fix: reset dashboard secret_path to null for default configuration
This commit is contained in:
@@ -23,7 +23,7 @@ dashboard:
|
|||||||
# if set to "null" this will Auto-generates random path if not set
|
# if set to "null" this will Auto-generates random path if not set
|
||||||
# can be set to "/dashboard" or similar <-- note this MUST include a forward slash
|
# can be set to "/dashboard" or similar <-- note this MUST include a forward slash
|
||||||
# secret_path: super-secret-dashboard-path
|
# secret_path: super-secret-dashboard-path
|
||||||
secret_path: test
|
secret_path: null
|
||||||
|
|
||||||
backups:
|
backups:
|
||||||
path: "backups"
|
path: "backups"
|
||||||
|
|||||||
Reference in New Issue
Block a user