Update Server Config
Missing ; after Hostname.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							4f8f890867
						
					
				
				
					commit
					424f437212
				
			| @@ -14,7 +14,7 @@ | |||||||
| // GENERAL SETTINGS | // GENERAL SETTINGS | ||||||
|  |  | ||||||
| // Hostname for server. | // Hostname for server. | ||||||
| hostname = "Arma 3 Server" | hostname = "Arma 3 Server"; | ||||||
|  |  | ||||||
| // Server password - for private servers. | // Server password - for private servers. | ||||||
| //password = "arma3pass"; | //password = "arma3pass"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user