Update config.js.sample

This commit is contained in:
Doug Kline 2017-04-01 18:54:28 -04:00 committed by GitHub
parent 5ccf053cba
commit 4a70e3cd31

View File

@ -12,7 +12,6 @@ var config = {
// or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format : // or IPv4 range of 192.168.3.0 --> 192.168.3.15 use CIDR format :
// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"], // ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],
language: "en", language: "en",
timeFormat: 24, timeFormat: 24,
units: "metric", units: "metric",