move dashboard setting into dashboard.js
This commit is contained in:
@@ -462,7 +462,6 @@ async function start() {
|
||||
debug('==========================================');
|
||||
|
||||
await database.initialize();
|
||||
await settings.initCache(); // pre-load very often used settings
|
||||
await cloudron.initialize();
|
||||
|
||||
gHttpServer = await initializeExpressSync();
|
||||
|
||||
Reference in New Issue
Block a user