mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-06 20:11:24 +00:00
Fetch config from API (#82)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
ca451388fb
commit
555dce69a9
3 changed files with 2 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
# ==============================================================================
|
||||
|
||||
# Defaults
|
||||
readonly __BASHIO_DEFAULT_ADDON_CONFIG="/data/options.json"
|
||||
readonly __BASHIO_DEFAULT_CACHE_DIR="/tmp/.bashio"
|
||||
readonly __BASHIO_DEFAULT_HIBP_ENDPOINT="https://api.pwnedpasswords.com/range"
|
||||
readonly __BASHIO_DEFAULT_LOG_FORMAT="[{TIMESTAMP}] {LEVEL}: {MESSAGE}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue