diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/Robust.Tests.ini | |
parent | Fixed a typo (diff) | |
download | opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to 'bin/Robust.Tests.ini')
-rw-r--r-- | bin/Robust.Tests.ini | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/bin/Robust.Tests.ini b/bin/Robust.Tests.ini index c25e39b..bf72633 100644 --- a/bin/Robust.Tests.ini +++ b/bin/Robust.Tests.ini | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | ; The URL of the Robust server | 4 | ; The URL of the Robust server |
5 | BaseURL = "http://127.0.0.1" | 5 | BaseURL = "http://127.0.0.1" |
6 | 6 | ||
7 | ; The public port of the Robust server | 7 | ; The public port of the Robust server |
8 | PublicPort = "8888" | 8 | PublicPort = "8888" |
9 | 9 | ||
@@ -30,14 +30,14 @@ | |||
30 | ; Set path to directory for plugin registry. Information | 30 | ; Set path to directory for plugin registry. Information |
31 | ; about the registered repositories and installed plugins | 31 | ; about the registered repositories and installed plugins |
32 | ; will be stored here | 32 | ; will be stored here |
33 | ; The Robust.exe process must have R/W access to the location | 33 | ; The Robust.exe process must have R/W access to the location |
34 | RegistryLocation = "." | 34 | RegistryLocation = "." |
35 | 35 | ||
36 | ; Modular configurations | 36 | ; Modular configurations |
37 | ; Set path to directory for modular ini files... | 37 | ; Set path to directory for modular ini files... |
38 | ; The Robust.exe process must have R/W access to the location | 38 | ; The Robust.exe process must have R/W access to the location |
39 | ConfigDirectory = "." | 39 | ConfigDirectory = "." |
40 | 40 | ||
41 | console = "rest" | 41 | console = "rest" |
42 | 42 | ||
43 | ; Console commands can be saved to a file, so the command history persists after a restart. (default is true) | 43 | ; Console commands can be saved to a file, so the command history persists after a restart. (default is true) |
@@ -49,7 +49,7 @@ | |||
49 | 49 | ||
50 | ; How many lines of command history should we keep? (default is 100) | 50 | ; How many lines of command history should we keep? (default is 100) |
51 | ConsoleHistoryFileLines = 100 | 51 | ConsoleHistoryFileLines = 100 |
52 | 52 | ||
53 | [ServiceList] | 53 | [ServiceList] |
54 | GridServiceConnector = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:GridServiceConnector" | 54 | GridServiceConnector = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:GridServiceConnector" |
55 | PresenceServiceConnector = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:PresenceServiceConnector" | 55 | PresenceServiceConnector = "${Const|PrivatePort}/OpenSim.Server.Handlers.dll:PresenceServiceConnector" |
@@ -92,7 +92,7 @@ | |||
92 | ;; This is useful in cases where you want to protect most of the services, | 92 | ;; This is useful in cases where you want to protect most of the services, |
93 | ;; but unprotect individual services. Username and Password can also be | 93 | ;; but unprotect individual services. Username and Password can also be |
94 | ;; overriden if you want to use different credentials for the different services. | 94 | ;; overriden if you want to use different credentials for the different services. |
95 | 95 | ||
96 | ;; By default, scripts are not allowed to call private services via llHttpRequest() | 96 | ;; By default, scripts are not allowed to call private services via llHttpRequest() |
97 | ;; Such calls are detected by the X-SecondLife-Shared HTTP header | 97 | ;; Such calls are detected by the X-SecondLife-Shared HTTP header |
98 | ;; If you allow such calls you must be sure that they are restricted to very trusted scripters | 98 | ;; If you allow such calls you must be sure that they are restricted to very trusted scripters |
@@ -181,7 +181,7 @@ | |||
181 | ;; DefaultHGRegion If an avatar connecting via the hypergrid does not specify a region, then they are placed here. Only the first online | 181 | ;; DefaultHGRegion If an avatar connecting via the hypergrid does not specify a region, then they are placed here. Only the first online |
182 | ;; region will be used. | 182 | ;; region will be used. |
183 | ;; | 183 | ;; |
184 | ;; FallbackRegion If the DefaultRegion is not available for a local login, then any FallbackRegions are tried instead. These are tried in the | 184 | ;; FallbackRegion If the DefaultRegion is not available for a local login, then any FallbackRegions are tried instead. These are tried in the |
185 | ;; order specified. This only applies to local logins at this time, not Hypergrid connections. | 185 | ;; order specified. This only applies to local logins at this time, not Hypergrid connections. |
186 | ;; | 186 | ;; |
187 | ;; NoDirectLogin A hypergrid user cannot directly connect to this region. This does not apply to local logins. | 187 | ;; NoDirectLogin A hypergrid user cannot directly connect to this region. This does not apply to local logins. |
@@ -200,7 +200,7 @@ | |||
200 | 200 | ||
201 | 201 | ||
202 | ; * This is the new style authentication service. Currently, only MySQL | 202 | ; * This is the new style authentication service. Currently, only MySQL |
203 | ; * is implemented. | 203 | ; * is implemented. |
204 | ; * | 204 | ; * |
205 | [AuthenticationService] | 205 | [AuthenticationService] |
206 | ; for the server connector | 206 | ; for the server connector |
@@ -240,7 +240,7 @@ | |||
240 | ;AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService" | 240 | ;AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService" |
241 | ;GridUserService = "OpenSim.Services.UserAccountService.dll:GridUserService" | 241 | ;GridUserService = "OpenSim.Services.UserAccountService.dll:GridUserService" |
242 | 242 | ||
243 | ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 | 243 | ;; This switch creates the minimum set of body parts and avatar entries for a viewer 2 |
244 | ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. | 244 | ;; to show a default "Ruth" avatar rather than a cloud for a newly created user. |
245 | ;; Default is false | 245 | ;; Default is false |
246 | CreateDefaultAvatarEntries = true | 246 | CreateDefaultAvatarEntries = true |
@@ -360,7 +360,7 @@ | |||
360 | ;; Hence, calculating DST based on a different timezone can result in a misleading viewer display and inconsistencies between grids. | 360 | ;; Hence, calculating DST based on a different timezone can result in a misleading viewer display and inconsistencies between grids. |
361 | ;; By default, this setting uses various timezone names to calculate DST with regards to the viewer's standard PST. | 361 | ;; By default, this setting uses various timezone names to calculate DST with regards to the viewer's standard PST. |
362 | ;; Options are | 362 | ;; Options are |
363 | ;; "none" no DST | 363 | ;; "none" no DST |
364 | ;; "local" use the server's only timezone to calculate DST. This is previous OpenSimulator behaviour. | 364 | ;; "local" use the server's only timezone to calculate DST. This is previous OpenSimulator behaviour. |
365 | ;; "America/Los_Angeles;Pacific Standard Time" use these timezone names to look up Daylight savings. | 365 | ;; "America/Los_Angeles;Pacific Standard Time" use these timezone names to look up Daylight savings. |
366 | ;; 'America/Los_Angeles' is used on Linux/Mac systems whilst 'Pacific Standard Time' is used on Windows | 366 | ;; 'America/Los_Angeles' is used on Linux/Mac systems whilst 'Pacific Standard Time' is used on Windows |
@@ -381,7 +381,7 @@ | |||
381 | ;; | 381 | ;; |
382 | ;; The amount of time that a specific endpoint is blocked. Default 2 minutes. | 382 | ;; The amount of time that a specific endpoint is blocked. Default 2 minutes. |
383 | ;DOSForgiveClientAfterMS = 120000 | 383 | ;DOSForgiveClientAfterMS = 120000 |
384 | ;; | 384 | ;; |
385 | ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. | 385 | ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. |
386 | 386 | ||
387 | 387 | ||