demo is just a constant, not a setting
This commit is contained in:
@@ -50,6 +50,7 @@ exports = module.exports = {
|
||||
|
||||
DEFAULT_MEMORY_LIMIT: (256 * 1024 * 1024), // see also client.js
|
||||
|
||||
DEMO: fs.existsSync('/etc/cloudron/DEMO'),
|
||||
DEMO_USERNAME: 'cloudron',
|
||||
DEMO_BLACKLISTED_APPS: [
|
||||
'org.jupyter.cloudronapp',
|
||||
|
||||
Reference in New Issue
Block a user