redact allow colors, bug fixes

This commit is contained in:
Anthony Stirling
2023-08-30 22:52:38 +01:00
parent 8509a16d6e
commit 0fc29de02c
27 changed files with 403 additions and 95 deletions

View File

@@ -6,7 +6,7 @@ security:
enableLogin: false # set to 'true' to enable login
initialLogin:
username: 'username' # Specify the initial username for first boot (e.g. 'admin')
password: 'password'# Specify the initial password for first boot (e.g. 'password123')
password: 'password' # Specify the initial password for first boot (e.g. 'password123')
csrfDisabled: true
system: