mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-07-12 16:57:41 -04:00
LOADED_PLUGINS docker variable #975
This commit is contained in:
@@ -312,8 +312,7 @@ def importConfigs (db, all_plugins):
|
||||
|
||||
# -----------------
|
||||
# HANDLE APP_CONF_OVERRIDE via app_conf_override.json
|
||||
|
||||
# Assuming fullConfFolder is defined elsewhere
|
||||
|
||||
app_conf_override_path = fullConfFolder + '/app_conf_override.json'
|
||||
|
||||
if os.path.exists(app_conf_override_path):
|
||||
|
||||
Reference in New Issue
Block a user