fix double quotes and config.js.sample

This commit is contained in:
Joseph Bethge
2016-09-29 17:26:32 +02:00
parent f378c93dd3
commit b583140077
3 changed files with 6 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
var defaults = {
port: 8080,
kioskmode: false,
ipWhitelist: ['127.0.0.1', '::ffff:127.0.0.1'],
language: "en",
timeFormat: 24,