aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorMelanie2012-04-11 23:35:27 +0100
committerMelanie2012-04-11 23:35:27 +0100
commit4a67e8b98fd6ec2b2a7e390256e0c3ef7aa21753 (patch)
tree28253aa39e6bf11e8f814d6818f727e5f27eb036 /bin/config-include/StandaloneCommon.ini.example
parentMerge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... (diff)
parentHGFriendsModule: Type casts to fix compile error (diff)
downloadopensim-SC-4a67e8b98fd6ec2b2a7e390256e0c3ef7aa21753.zip
opensim-SC-4a67e8b98fd6ec2b2a7e390256e0c3ef7aa21753.tar.gz
opensim-SC-4a67e8b98fd6ec2b2a7e390256e0c3ef7aa21753.tar.bz2
opensim-SC-4a67e8b98fd6ec2b2a7e390256e0c3ef7aa21753.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/Framework/Interfaces/IEstateModule.cs
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example16
1 files changed, 10 insertions, 6 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 4f4f400..e4bc548 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -61,6 +61,10 @@
61 ;; uncomment the next line. You may want to do this on sims that have licensed content. 61 ;; uncomment the next line. You may want to do this on sims that have licensed content.
62 ; OutboundPermission = False 62 ; OutboundPermission = False
63 63
64[HGFriendsModule]
65 ; User level required to be able to send friendship invitations to foreign users
66 ;LevelHGFriends = 0;
67
64[GridService] 68[GridService]
65 ;; For in-memory region storage (default) 69 ;; For in-memory region storage (default)
66 StorageProvider = "OpenSim.Data.Null.dll:NullRegionData" 70 StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
@@ -231,13 +235,13 @@
231 ; currently unused 235 ; currently unused
232 ;password = http://127.0.0.1/password 236 ;password = http://127.0.0.1/password
233 237
234 ; HG address of the gatekeeper, if you have one 238 ; HG address of the gatekeeper, if you have one
235 ; this is the entry point for all the regions of the world 239 ; this is the entry point for all the regions of the world
236 ; gatekeeper = http://127.0.0.1:9000/ 240 ; gatekeeper = http://127.0.0.1:9000/
237 241
238 ; HG user domain, if you have one 242 ; HG user domain, if you have one
239 ; this is the entry point for all user-related HG services 243 ; this is the entry point for all user-related HG services
240 ; uas = http://127.0.0.1:9000/ 244 ; uas = http://127.0.0.1:9000/
241 245
242[MapImageService] 246[MapImageService]
243 ; Set this if you want to change the default 247 ; Set this if you want to change the default