aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorTom2011-09-04 07:06:36 -0700
committerTom2011-09-04 07:06:36 -0700
commit66dec3b8742eff04fbbcc6e3249fe4ba87986500 (patch)
tree76cc708a821d35fac5cdbbce2de304b47064e732 /bin/config-include
parentGuard another nullref (diff)
parentFixed BulletSim config files for Linux *.so libraries. (diff)
downloadopensim-SC-66dec3b8742eff04fbbcc6e3249fe4ba87986500.zip
opensim-SC-66dec3b8742eff04fbbcc6e3249fe4ba87986500.tar.gz
opensim-SC-66dec3b8742eff04fbbcc6e3249fe4ba87986500.tar.bz2
opensim-SC-66dec3b8742eff04fbbcc6e3249fe4ba87986500.tar.xz
Resolve merge commits, stage 1
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/GridCommon.ini.example37
-rw-r--r--bin/config-include/StandaloneCommon.ini.example46
2 files changed, 44 insertions, 39 deletions
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 4eb6fcf..c5598c0 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -28,19 +28,19 @@
28 AssetLoaderArgs = "assets/AssetSets.xml" 28 AssetLoaderArgs = "assets/AssetSets.xml"
29 29
30 ; 30 ;
31 ; change this to your grid-wide asset server 31 ; Change this to your grid-wide asset server. Do not add a slash to the end of any of these addresses.
32 ; 32 ;
33 AssetServerURI = "http://myassetserver.com:8003" 33 AssetServerURI = "http://myassetserver.com:8003"
34 34
35[InventoryService] 35[InventoryService]
36 ; 36 ;
37 ; change this to your grid-wide inventory server 37 ; Change this to your grid-wide inventory server
38 ; 38 ;
39 InventoryServerURI = "http://myinventoryserver.com:8003" 39 InventoryServerURI = "http://myinventoryserver.com:8003"
40 40
41[GridService] 41[GridService]
42 ; 42 ;
43 ; change this to your grid-wide grid server 43 ; Change this to your grid-wide grid server
44 ; 44 ;
45 GridServerURI = "http://mygridserver.com:8003" 45 GridServerURI = "http://mygridserver.com:8003"
46 ;AllowHypergridMapSearch = true 46 ;AllowHypergridMapSearch = true
@@ -49,51 +49,51 @@
49 ; MapTileDirectory = "./maptiles" 49 ; MapTileDirectory = "./maptiles"
50 50
51 ; === HG ONLY === 51 ; === HG ONLY ===
52 ;; change this to the address of your Gatekeeper service 52 ;; Change this to the address of your Gatekeeper service
53 ;; (usually bundled with the rest of the services in one 53 ;; (usually bundled with the rest of the services in one
54 ;; Robust server in port 8002, but not always) 54 ;; Robust server in port 8002, but not always)
55 Gatekeeper="http://mygridserver.com:8002" 55 Gatekeeper="http://mygridserver.com:8002"
56 56
57[Messaging] 57[Messaging]
58 ; === HG ONLY === 58 ; === HG ONLY ===
59 ;; change this to the address of your Gatekeeper service 59 ;; Change this to the address of your Gatekeeper service
60 ;; (usually bundled with the rest of the services in one 60 ;; (usually bundled with the rest of the services in one
61 ;; Robust server in port 8002, but not always) 61 ;; Robust server in port 8002, but not always)
62 Gatekeeper = "http://mygridserver.com:8002" 62 Gatekeeper = "http://mygridserver.com:8002"
63 63
64[AvatarService] 64[AvatarService]
65 ; 65 ;
66 ; change this to your grid-wide grid server 66 ; Change this to your grid-wide grid server
67 ; 67 ;
68 AvatarServerURI = "http://mygridserver.com:8003" 68 AvatarServerURI = "http://mygridserver.com:8003"
69 69
70[PresenceService] 70[PresenceService]
71 ; 71 ;
72 ; change this to your grid-wide presence server 72 ; Change this to your grid-wide presence server
73 ; 73 ;
74 PresenceServerURI = "http://mygridserver.com:8003" 74 PresenceServerURI = "http://mygridserver.com:8003"
75 75
76[UserAccountService] 76[UserAccountService]
77 ; 77 ;
78 ; change this to your grid-wide user accounts server 78 ; Change this to your grid-wide user accounts server
79 ; 79 ;
80 UserAccountServerURI = "http://mygridserver.com:8003" 80 UserAccountServerURI = "http://mygridserver.com:8003"
81 81
82[GridUserService] 82[GridUserService]
83 ; 83 ;
84 ; change this to your grid-wide user accounts server 84 ; Change this to your grid-wide user accounts server
85 ; 85 ;
86 GridUserServerURI = "http://mygridserver.com:8003" 86 GridUserServerURI = "http://mygridserver.com:8003"
87 87
88[AuthenticationService] 88[AuthenticationService]
89 ; 89 ;
90 ; change this to your grid-wide authentication server 90 ; Change this to your grid-wide authentication server
91 ; 91 ;
92 AuthenticationServerURI = "http://mygridserver.com:8003" 92 AuthenticationServerURI = "http://mygridserver.com:8003"
93 93
94[FriendsService] 94[FriendsService]
95 ; 95 ;
96 ; change this to your grid-wide friends server 96 ; Change this to your grid-wide friends server
97 ; 97 ;
98 FriendsServerURI = "http://mygridserver.com:8003" 98 FriendsServerURI = "http://mygridserver.com:8003"
99 99
@@ -104,10 +104,10 @@
104 ; accessible from other grids 104 ; accessible from other grids
105 ; 105 ;
106 ProfileServerURI = "http://mygridserver.com:8002/user" 106 ProfileServerURI = "http://mygridserver.com:8002/user"
107 Gatekeeper = "http://mygridserver.com:8002" 107 Gatekeeper = "http://mygridserver.com:8002"
108 ;; If you want to protect your assets from being copied by foreign visitors 108 ;; If you want to protect your assets from being copied by foreign visitors
109 ;; uncomment the next line. You may want to do this on sims that have licensed content. 109 ;; uncomment the next line. You may want to do this on sims that have licensed content.
110 ; OutboundPermission = False 110 ; OutboundPermission = False
111 111
112[UserAgentService] 112[UserAgentService]
113 ; 113 ;
@@ -122,6 +122,7 @@
122[Modules] 122[Modules]
123 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 123 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
124 ;; Copy the config .example file into your own .ini file and change configs there 124 ;; Copy the config .example file into your own .ini file and change configs there
125 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
125 126
126 AssetCaching = "FlotsamAssetCache" 127 AssetCaching = "FlotsamAssetCache"
127 Include-FlotsamCache = "config-include/FlotsamCache.ini" 128 Include-FlotsamCache = "config-include/FlotsamCache.ini"
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index ee0523f..c057887 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -45,14 +45,15 @@
45[Modules] 45[Modules]
46 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists. 46 ;; Choose 0 or 1 cache modules, and the corresponding config file, if it exists.
47 ;; Copy the config .example file into your own .ini file and change configs there 47 ;; Copy the config .example file into your own .ini file and change configs there
48 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
48 49
49 ;AssetCaching = "GlynnTuckerAssetCache" 50 AssetCaching = "FlotsamAssetCache"
51 Include-FlotsamCache = "config-include/FlotsamCache.ini"
50 52
51 ;AssetCaching = "FlotsamAssetCache" 53 ;AssetCaching = "GlynnTuckerAssetCache"
52 ;Include-FlotsamCache = "config-include/FlotsamCache.ini"
53 54
54 AssetCaching = "CenomeMemoryAssetCache" 55 ; AssetCaching = "CenomeMemoryAssetCache"
55 Include-CenomeCache = "config-include/CenomeCache.ini" 56 ; Include-CenomeCache = "config-include/CenomeCache.ini"
56 57
57 ;; Authorization is not on by default, as it depends on external php 58 ;; Authorization is not on by default, as it depends on external php
58 ;AuthorizationServices = "LocalAuthorizationServicesConnector" 59 ;AuthorizationServices = "LocalAuthorizationServicesConnector"
@@ -96,23 +97,26 @@
96 SRV_FriendsServerURI = "http://127.0.0.1:9000" 97 SRV_FriendsServerURI = "http://127.0.0.1:9000"
97 SRV_IMServerURI = "http://127.0.0.1:9000" 98 SRV_IMServerURI = "http://127.0.0.1:9000"
98 99
99 ;; For Viewer 2 100 ;; For Viewer 2
100 MapTileURL = "http://127.0.0.1:9000/" 101 MapTileURL = "http://127.0.0.1:9000/"
101 102
102 ;; Regular expressions for controlling which client versions are accepted/denied. 103 ;; Ask co-operative viewers to use a different currency name
103 ;; An empty string means nothing is checked. 104 ;Currency = ""
104 ;; 105
105 ;; Example 1: allow only these 3 types of clients (any version of them) 106 ;; Regular expressions for controlling which client versions are accepted/denied.
106 ;; AllowedClients = "Imprudence|Hippo|Second Life" 107 ;; An empty string means nothing is checked.
107 ;; 108 ;;
108 ;; Example 2: allow all clients except these 109 ;; Example 1: allow only these 3 types of clients (any version of them)
109 ;; DeniedClients = "Twisted|Crawler|Cryolife|FuckLife|StreetLife|GreenLife|AntiLife|KORE-Phaze|Synlyfe|Purple Second Life|SecondLi |Emerald" 110 ;; AllowedClients = "Imprudence|Hippo|Second Life"
110 ;; 111 ;;
111 ;; Note that these are regular expressions, so every character counts. 112 ;; Example 2: allow all clients except these
112 ;; Also note that this is very weak security and should not be trusted as a reliable means 113 ;; DeniedClients = "Twisted|Crawler|Cryolife|FuckLife|StreetLife|GreenLife|AntiLife|KORE-Phaze|Synlyfe|Purple Second Life|SecondLi |Emerald"
113 ;; for keeping bad clients out; modified clients can fake their identifiers. 114 ;;
114 ;; 115 ;; Note that these are regular expressions, so every character counts.
115 ;; 116 ;; Also note that this is very weak security and should not be trusted as a reliable means
117 ;; for keeping bad clients out; modified clients can fake their identifiers.
118 ;;
119 ;;
116 ;AllowedClients = "" 120 ;AllowedClients = ""
117 ;DeniedClients = "" 121 ;DeniedClients = ""
118 122