forked from Public/pics
Fixes the template config for new websites
This commit is contained in:
parent
331193019c
commit
fcbbc7106d
@ -15,7 +15,7 @@ const BASEDIR = __DIR__;
|
||||
const BASEURL = 'https://pics.hashru.nl'; // no trailing /
|
||||
|
||||
// Reply-To e-mail header address
|
||||
const REPLY_TO_ADDRESS = 'no-reply@my.domain.tld'
|
||||
const REPLY_TO_ADDRESS = 'no-reply@my.domain.tld';
|
||||
|
||||
// Assets dir and url, where assets are plentiful. (In wwwroot!)
|
||||
const ASSETSDIR = BASEDIR . '/public/assets';
|
||||
|
Loading…
Reference in New Issue
Block a user