Updated settings.json (markdown)

Twentysix 2016-01-15 02:06:27 +01:00
parent db144878bb
commit 3987ca8c8f

@ -1,6 +1,5 @@
# json/settings.json # json/settings.json
* Red's email * Red's email
`"EMAIL"` `"EMAIL"`
* Red's password * Red's password
@ -11,7 +10,7 @@
`"LOGGING"` `"LOGGING"`
* If set to true, only ADMINROLE can add/edit/delete custom commands * If set to true, only ADMINROLE can add/edit/delete custom commands
`"EDIT_CC_ADMIN_ONLY"` `"EDIT_CC_ADMIN_ONLY"`
* Disables the filter if set to false * Disables the message filters if set to false
`"FILTER"` `"FILTER"`
* Time limit (seconds) to answer each round * Time limit (seconds) to answer each round
`"TRIVIA_DELAY"` `"TRIVIA_DELAY"`