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