mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
transfer usage information to readme
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
var defaults = {
|
||||
port: 8080,
|
||||
kioskmode: false,
|
||||
ipWhitelist: ['127.0.0.1', '::ffff:127.0.0.1'],
|
||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1"],
|
||||
|
||||
language: "en",
|
||||
timeFormat: 24,
|
||||
|
Reference in New Issue
Block a user