mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Allow IMPORT_DIR_WHITELIST
https://github.com/alexbelgium/hassio-addons/issues/770#issuecomment-1486508110
This commit is contained in:
@@ -16,7 +16,8 @@ fi
|
|||||||
|
|
||||||
# Allow config dir
|
# Allow config dir
|
||||||
export IMPORT_DIR_ALLOWLIST="$CONFIGSOURCE"
|
export IMPORT_DIR_ALLOWLIST="$CONFIGSOURCE"
|
||||||
|
export IMPORT_DIR_WHITELIST="${CONFIGSOURCE}/import_files"
|
||||||
|
|
||||||
################
|
################
|
||||||
# CRON OPTIONS #
|
# CRON OPTIONS #
|
||||||
################
|
################
|
||||||
|
|||||||
Reference in New Issue
Block a user