aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 7426980..0544f36 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1202,6 +1202,11 @@
1202 ;; Set the value of the url to your UserProfilesService 1202 ;; Set the value of the url to your UserProfilesService
1203 ;; If un-set / "" the module is disabled 1203 ;; If un-set / "" the module is disabled
1204 ;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort} 1204 ;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort}
1205
1206 ;# {AllowUserProfileWebURLs} {} {allow user profiles web urls} {true false} true
1207 ;; set this to false to prevent your users to be sent to unknown
1208 ;; web sites by other users on their profiles
1209 ; AllowUserProfileWebURLs = true
1205 1210
1206[XBakes] 1211[XBakes]
1207 ;# {URL} {} {Set URL for Baked texture service} {} 1212 ;# {URL} {} {Set URL for Baked texture service} {}