mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 04:26:28 +01:00
Allow IMPORT_DIR_ALLOWLIST
https://github.com/alexbelgium/hassio-addons/issues/770
This commit is contained in:
@@ -14,6 +14,9 @@ if [ "$(ls -A "$CONFIGSOURCE/configurations")" ]; then
|
||||
export JSON_CONFIGURATION_DIR
|
||||
fi
|
||||
|
||||
# Allow config dir
|
||||
export IMPORT_DIR_ALLOWLIST="$CONFIGSOURCE"
|
||||
|
||||
################
|
||||
# CRON OPTIONS #
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user