v0.5.1 minor basic auth bug fixes, dependency udpate, test scripts are being added
This commit is contained in:
@ -12,7 +12,7 @@ config_save_on_exit = false # Persist runtime changes
|
||||
|
||||
### Logging Configuration
|
||||
[logging]
|
||||
output = "stdout" # file|stdout|stderr|both|all|none
|
||||
output = "stdout" # file|stdout|stderr|split|all|none
|
||||
level = "info" # debug|info|warn|error
|
||||
|
||||
[logging.file]
|
||||
|
||||
Reference in New Issue
Block a user