Commit 68adaea1 by Toby Matejovsky

Fix typo

parent eaa899e9
...@@ -87,7 +87,7 @@ function (Settings) { ...@@ -87,7 +87,7 @@ function (Settings) {
// Example: "1m", "1h" // Example: "1m", "1h"
playlist_timespan: "1m", playlist_timespan: "1m",
// If you want to specify password before saving, please specify it bellow // If you want to specify password before saving, please specify it below
// The purpose of this password is not security, but to stop some users from accidentally changing dashboards // The purpose of this password is not security, but to stop some users from accidentally changing dashboards
admin: { admin: {
password: '' password: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment