From b972846c5f7abf0deead2876c646c039a60df38a Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 13 Aug 2019 03:02:02 +1000 Subject: Make [Region] InternalAddress and ExternalHostName reasonable defaults. Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it. --- example/config/sim_skeleton/ThisSim.ini | 3 --- 1 file changed, 3 deletions(-) (limited to 'example/config/sim_skeleton') diff --git a/example/config/sim_skeleton/ThisSim.ini b/example/config/sim_skeleton/ThisSim.ini index db3cf94..44749bb 100644 --- a/example/config/sim_skeleton/ThisSim.ini +++ b/example/config/sim_skeleton/ThisSim.ini @@ -11,10 +11,7 @@ RegionName = "SIM_NAME" RegionUUID = "SIM_UUID" Location = "SIM_POS" - InternalAddress = "SIM_IP" InternalPort = "SIM_INT_PORT" - AllowAlternatePorts = False - ExternalHostName = "${Const|HostName}" RegionType = "private sim" SizeX = SIM_SIZE SizeY = SIM_SIZE -- cgit v1.1