Merge branch 'develop' into feature/api-key-changes

This commit is contained in:
Dane Everitt
2017-11-26 13:20:25 -06:00
21 changed files with 124 additions and 136 deletions

View File

@@ -36,7 +36,7 @@
"name": "OxideMod",
"description": "Set whether you want the server to use and auto update OxideMod or not. Valid options are \"1\" for true and \"0\" for false.",
"env_variable": "OXIDE",
"default_value": "false",
"default_value": "0",
"user_viewable": 1,
"user_editable": 1,
"rules": "required|boolean"