mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Restore
This commit is contained in:
@@ -19,6 +19,13 @@ fi
|
||||
export IMPORT_DIR_ALLOWLIST="$CONFIGSOURCE"
|
||||
export IMPORT_DIR_WHITELIST="${CONFIGSOURCE}/import_files"
|
||||
|
||||
# shellcheck disable=SC2155
|
||||
export AUTO_IMPORT_SECRET="$(bashio::config "AUTO_IMPORT_SECRET")"
|
||||
# shellcheck disable=SC2155
|
||||
export CAN_POST_FILES="$(bashio::config "CAN_POST_FILES")"
|
||||
# shellcheck disable=SC2155
|
||||
export CAN_POST_AUTOIMPORT="$(bashio::config "CAN_POST_AUTOIMPORT")"
|
||||
|
||||
################
|
||||
# CRON OPTIONS #
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user