mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-19 14:48:54 +00:00
Always output constants on startup
This commit is contained in:
@@ -120,9 +120,8 @@ export const DefaultSettingsService = mkSingleton(
|
||||
|
||||
ioc.register('settings', _settings)
|
||||
|
||||
if (_settings.DEBUG) {
|
||||
logConstants()
|
||||
}
|
||||
|
||||
return _settings
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user