mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-04-25 15:22:06 +00:00
After introducing new config loading this PR replaces the obsolete template test with a config test.
8 lines
135 B
Bash
8 lines
135 B
Bash
MM_LANGUAGE=de
|
|
MM_TIME_FORMAT=12
|
|
MM_LOG_INFO=INFO
|
|
MM_LOG_ERROR=ERROR
|
|
SECRET_IP1="127.0.0.1"
|
|
SECRET_IP2="::ffff:127.0.0.1"
|
|
SECRET_IP3=1
|