add note for boolean fields
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
|     "meta": { | ||||
|         "version": "PTDL_v1" | ||||
|     }, | ||||
|     "exported_at": "2019-09-04T17:08:39-04:00", | ||||
|     "exported_at": "2019-09-04T17:31:10-04:00", | ||||
|     "name": "Rage.MP", | ||||
|     "author": "noreply.waypointhosting@gmail.com", | ||||
|     "description": "https:\/\/rage.mp\/\r\n\r\nThis server requires 2 ports to be added for the server. the main port and the next (port+1) as ports for the server.", | ||||
| @@ -43,7 +43,7 @@ | ||||
|         }, | ||||
|         { | ||||
|             "name": "Announce", | ||||
|             "description": "Announce to the master server so people can see you in their server browser.", | ||||
|             "description": "Announce to the master server so people can see you in their server browser.\r\n\r\nThis needs to be a 0 (false) or 1 (true) due to weird boolean parsing.", | ||||
|             "env_variable": "ANNOUNCE", | ||||
|             "default_value": "0", | ||||
|             "user_viewable": 1, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user