Fixed JSON

This commit is contained in:
Daniel 2017-02-02 23:22:23 +00:00
parent 4bd3704bc1
commit 3882725d66

View file

@ -10,6 +10,6 @@
"ALLOWED_NETWORKS": [],
"BANNED_IPS": [],
"BANLIMIT": 0,
"EXTENSIONS": ["yaml", 'conf'],
"EXTENSIONS": ["yaml", "conf"],
"EXCLUDE_DIRS": ["/deps", "/.git"]
}