Add ability to setup a ghost account for caas
This commit is contained in:
@@ -14,6 +14,8 @@ exports = module.exports = {
|
||||
ADMIN_CLIENT_ID: 'webadmin', // oauth client id
|
||||
ADMIN_APPID: 'admin', // admin appid (settingsdb)
|
||||
|
||||
GHOST_USER_FILE: '/tmp/cloudron_ghost',
|
||||
|
||||
DEFAULT_MEMORY_LIMIT: (256 * 1024 * 1024) // see also client.js
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user