mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
add a /
This commit is contained in:
parent
317f689904
commit
db13e9c4c6
@ -59,7 +59,7 @@ define('UGUU_FILES_LENGTH', 8);
|
|||||||
*
|
*
|
||||||
* @param string UGUU_URL URI with trailing delimiter
|
* @param string UGUU_URL URI with trailing delimiter
|
||||||
*/
|
*/
|
||||||
define('UGUU_URL', 'https://url.to.subdomain.where.files.will.be.served.com');
|
define('UGUU_URL', 'https://url.to.subdomain.where.files.will.be.served.com/');
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* URI for filename generation
|
* URI for filename generation
|
||||||
|
Loading…
Reference in New Issue
Block a user