From a5a31114b2ad61329921ca27b62c98ce6da42758 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 16 Dec 2015 22:22:26 +0000 Subject: add the option to not display parcel ban lines --- bin/OpenSim.ini.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index c725455..8f5dcef 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1136,7 +1136,10 @@ ;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island ; InitialTerrain = "pinhead-island" - +[LandManagement] + ;; set this to false to not display parcel ban lines + ;ShowParcelBansLines = true + [UserProfiles] ;# {ProfileServiceURL} {} {Set url to UserProfilesService} {} ;; Set the value of the url to your UserProfilesService -- cgit v1.1