Fixed JSON
This commit is contained in:
parent
4bd3704bc1
commit
3882725d66
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
||||||
"ALLOWED_NETWORKS": [],
|
"ALLOWED_NETWORKS": [],
|
||||||
"BANNED_IPS": [],
|
"BANNED_IPS": [],
|
||||||
"BANLIMIT": 0,
|
"BANLIMIT": 0,
|
||||||
"EXTENSIONS": ["yaml", 'conf'],
|
"EXTENSIONS": ["yaml", "conf"],
|
||||||
"EXCLUDE_DIRS": ["/deps", "/.git"]
|
"EXCLUDE_DIRS": ["/deps", "/.git"]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue