ghost file depends on base dir

This commit is contained in:
Girish Ramakrishnan
2020-03-15 11:41:39 -07:00
parent b997f2329d
commit 2ac0fe21c6
4 changed files with 19 additions and 17 deletions

View File

@@ -32,8 +32,6 @@ exports = module.exports = {
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',
GHOST_USER_FILE: '/home/yellowtent/platformdata/cloudron_ghost.json',
DEFAULT_TOKEN_EXPIRATION: 7 * 24 * 60 * 60 * 1000, // 1 week
DEFAULT_MEMORY_LIMIT: (256 * 1024 * 1024), // see also client.js