mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
remove default values from test configs
This commit is contained in:
committed by
karsten13
parent
c67320f185
commit
997aec8cc2
@@ -4,10 +4,8 @@
|
||||
* MIT Licensed.
|
||||
*/
|
||||
let config = {
|
||||
port: 8080,
|
||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"],
|
||||
language: "en",
|
||||
timeFormat: 24,
|
||||
|
||||
units: "metric"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user