diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 5 |
1 files changed, 4 insertions, 1 deletions
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 @@ | |||
1136 | ;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island | 1136 | ;# {InitialTerrain} {} {Initial terrain type} {pinhead-island flat} pinhead-island |
1137 | ; InitialTerrain = "pinhead-island" | 1137 | ; InitialTerrain = "pinhead-island" |
1138 | 1138 | ||
1139 | 1139 | [LandManagement] | |
1140 | ;; set this to false to not display parcel ban lines | ||
1141 | ;ShowParcelBansLines = true | ||
1142 | |||
1140 | [UserProfiles] | 1143 | [UserProfiles] |
1141 | ;# {ProfileServiceURL} {} {Set url to UserProfilesService} {} | 1144 | ;# {ProfileServiceURL} {} {Set url to UserProfilesService} {} |
1142 | ;; Set the value of the url to your UserProfilesService | 1145 | ;; Set the value of the url to your UserProfilesService |