Add support for editing master configuration
This commit is contained in:
5
assets/runtime/env-defaults.sh
Executable file
5
assets/runtime/env-defaults.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
##### Logging settings #####
|
||||
SALT_LOG_LEVEL=${SALT_LOG_LEVEL:-warning}
|
||||
SALT_LEVEL_LOGFILE=${SALT_LEVEL_LOGFILE:-warning}
|
||||
Reference in New Issue
Block a user