Merge pull request #119 from antonand03/patch-3

RageMP - Fixed announce to match config
This commit is contained in:
Michael (Parker) Parker 2018-11-26 08:11:16 -08:00 committed by GitHub
commit a1abf1624c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@
"name": "Announce",
"description": "Announce to the master server so people can see you in their server browser.",
"env_variable": "ANNOUNCE",
"default_value": "false",
"default_value": "true",
"user_viewable": 1,
"user_editable": 1,
"rules": "required|boolean"