aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-11-28 00:23:27 +0000
committerJustin Clark-Casey (justincc)2013-11-28 00:23:27 +0000
commit13017034b16bc4f406a2013b88ac3b88efa34c89 (patch)
tree061fd331257b4df76d7c084faf6876be9e62faa0 /bin
parentRevert "Fix issue where sitting on non-root linked prims would send camera to... (diff)
downloadopensim-SC_OLD-13017034b16bc4f406a2013b88ac3b88efa34c89.zip
opensim-SC_OLD-13017034b16bc4f406a2013b88ac3b88efa34c89.tar.gz
opensim-SC_OLD-13017034b16bc4f406a2013b88ac3b88efa34c89.tar.bz2
opensim-SC_OLD-13017034b16bc4f406a2013b88ac3b88efa34c89.tar.xz
minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consistent
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index d3f9156..28c16cf 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1043,7 +1043,7 @@
1043 1043
1044 1044
1045[UserProfiles] 1045[UserProfiles]
1046 ;# {ProfileURL} {} {Set url to UserProfilesService} {} 1046 ;# {ProfileServiceURL} {} {Set url to UserProfilesService} {}
1047 ;; Set the value of the url to your UserProfilesService 1047 ;; Set the value of the url to your UserProfilesService
1048 ;; If un-set / "" the module is disabled 1048 ;; If un-set / "" the module is disabled
1049 ;; ProfileServiceURL = http://127.0.0.1:8002 1049 ;; ProfileServiceURL = http://127.0.0.1:8002