diff options
author | onefang | 2019-07-04 18:15:24 +1000 |
---|---|---|
committer | onefang | 2019-07-04 18:15:24 +1000 |
commit | 0a744b603d0670b63b469a957f026bceb075877e (patch) | |
tree | b28c0c3fe2d48169cfe6c5f203748c050ffdcb9d /bin/config-include/config_MG.ini | |
parent | Comment++ about the DebuggerSafe config option. (diff) | |
download | opensim-SC-0a744b603d0670b63b469a957f026bceb075877e.zip opensim-SC-0a744b603d0670b63b469a957f026bceb075877e.tar.gz opensim-SC-0a744b603d0670b63b469a957f026bceb075877e.tar.bz2 opensim-SC-0a744b603d0670b63b469a957f026bceb075877e.tar.xz |
Move the MG configs to their own file.
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/config_MG.ini | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini index 4dd5274..fd812a7 100644 --- a/bin/config-include/config_MG.ini +++ b/bin/config-include/config_MG.ini | |||
@@ -47,92 +47,3 @@ | |||
47 | 47 | ||
48 | ; jOpenSim URL | 48 | ; jOpenSim URL |
49 | jOpensimURL = "http://misfitzgrid.com/members" | 49 | jOpensimURL = "http://misfitzgrid.com/members" |
50 | |||
51 | |||
52 | [Network] | ||
53 | ;# {ExternalHostNameForLSL} {} {Hostname to use for HTTP-IN URLs. This should be reachable from the internet.} {} | ||
54 | ;; Hostname to use in llRequestURL/llRequestSecureURL | ||
55 | ;; if not defined - llRequestURL/llRequestSecureURL are disabled | ||
56 | ExternalHostNameForLSL = "server2.misfitzgrid.com" | ||
57 | |||
58 | |||
59 | [Messaging] | ||
60 | ;# {OfflineMessageModule} {} {Module to use for offline message storage} {OfflineMessageModule "Offline Message Module V2" *} | ||
61 | ;; Module to handle offline messaging. The core module requires an external | ||
62 | ;; web service to do this. See OpenSim wiki. | ||
63 | OfflineMessageModule = OfflineMessageModule | ||
64 | ;; Or, alternatively, use this one, which works for both standalones and grids | ||
65 | ; OfflineMessageModule = "Offline Message Module V2" | ||
66 | |||
67 | ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule Offline Message Module V2:Offline Message Module V2} {URL of offline messaging service} {} | ||
68 | ;; URL of web service for offline message storage. Leave it commented if your service is local to the sim. | ||
69 | ; OfflineMessageURL = ${Const|BaseURL}/Offline.php | ||
70 | OfflineMessageURL = ${Const|jOpensimURL}/components/com_opensim/interface.php | ||
71 | |||
72 | |||
73 | [DataSnapshot] | ||
74 | ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false | ||
75 | ;; The following set of configs pertains to search. | ||
76 | ;; Set index_sims to true to enable search engines to index your | ||
77 | ;; searchable data. | ||
78 | ;; If false, no data will be exposed, DataSnapshot module will be off, | ||
79 | ;; and you can ignore the rest of these search-related configs. | ||
80 | index_sims = true | ||
81 | |||
82 | ;# {data_exposure} {index_sims:true} {How much data should be exposed?} {minimum all} minimum | ||
83 | ;; The variable data_exposure controls what the regions expose: | ||
84 | ;; minimum: exposes only things explicitly marked for search | ||
85 | ;; all: exposes everything | ||
86 | data_exposure = all | ||
87 | |||
88 | ;; [Supported, but obsolete] | ||
89 | ;# {data_services} {index_sims:true} {Data service URLs to register with?} {} http://metaverseink.com/cgi-bin/register.py | ||
90 | ; This semicolon-separated string serves to notify specific data services | ||
91 | ; about the existence of this sim. Uncomment if you want to index your | ||
92 | ; data with this and/or other search providers. | ||
93 | data_services="${Const|jOpensimURL}/components/com_opensim/registersearch.php" | ||
94 | |||
95 | |||
96 | [Groups] | ||
97 | ;# {SecretKey} {ServicesConnectorModule:Groups Remote Service Connector} {Secret key between sim and remote group service} {} "" | ||
98 | ;; Used for V2 in Remote only. | ||
99 | SecretKey = "Kensentm3" | ||
100 | |||
101 | |||
102 | [Search] | ||
103 | SearchURL = ${Const|jOpensimURL}/components/com_opensim/interface.php | ||
104 | |||
105 | |||
106 | [AuthorizationService] | ||
107 | DefaultRegionAccess = "DisallowForeigners" | ||
108 | ; If you have regions with access restrictions | ||
109 | ; specify them here using the convention | ||
110 | ; Region_<Region_Name> = <flags> | ||
111 | ; Valid flags are: | ||
112 | ; DisallowForeigners -- HG visitors not allowed | ||
113 | ; DisallowResidents -- only Admins and Managers allowed | ||
114 | ; None -- No restrictions. | ||
115 | |||
116 | Region_Blue_Moon = "None" | ||
117 | Region_MisFitz_ = "None" | ||
118 | Region_MisFitz_Continuum = "None" | ||
119 | Region_MisFitz_Dev = "None" | ||
120 | Region_MisFitz_Getaway = "None" | ||
121 | Region_MisFitz_Hyperport = "None" | ||
122 | Region_MisFitz_Motion = "None" | ||
123 | Region_Misfitz_Nature = "None" | ||
124 | Region_MisFitz_Residents1 = "None" | ||
125 | Region_MisFitz_Residents2 = "None" | ||
126 | Region_MisFitz_Sandbox = "None" | ||
127 | Region_MisFitz_Shopping = "None" | ||
128 | Region_MisFitz_Welcome = "None" | ||
129 | Region_MisFitz_Welcome_Beta = "None" | ||
130 | Region_White_Harbor = "None" | ||
131 | |||
132 | [Profile] | ||
133 | |||
134 | ProfileServiceURL = ${Const|jOpensimURL}/components/com_opensim/interface.php | ||
135 | Module = "jOpenSimProfile" | ||
136 | |||
137 | ; Optional: | ||
138 | Debug = true | ||