diff options
author | David Walter Seikel | 2016-11-27 23:48:32 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-11-27 23:48:32 +1000 |
commit | 3a0e22d59dfca69ef8c43e10349b0f9c65aa91e0 (patch) | |
tree | f84b979436011dd738fbe097228816aed2a78bb8 | |
parent | Rejig the logging so that - (diff) | |
download | opensim-SC_OLD-3a0e22d59dfca69ef8c43e10349b0f9c65aa91e0.zip opensim-SC_OLD-3a0e22d59dfca69ef8c43e10349b0f9c65aa91e0.tar.gz opensim-SC_OLD-3a0e22d59dfca69ef8c43e10349b0f9c65aa91e0.tar.bz2 opensim-SC_OLD-3a0e22d59dfca69ef8c43e10349b0f9c65aa91e0.tar.xz |
White space and typo clean ups.
-rw-r--r-- | config/OpenSimDefaults.ini | 2 | ||||
-rw-r--r-- | config/Robust.ini.template | 4 | ||||
-rw-r--r-- | config/config-include/Grid.ini | 2 | ||||
-rw-r--r-- | config/config-include/GridHypergrid.ini | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/config/OpenSimDefaults.ini b/config/OpenSimDefaults.ini index 42f45c8..708e683 100644 --- a/config/OpenSimDefaults.ini +++ b/config/OpenSimDefaults.ini | |||
@@ -342,7 +342,7 @@ | |||
342 | ; http://simulatorHTTPport/ManagedStats/?cat=Category&cont=Container&stat=Statistic | 342 | ; http://simulatorHTTPport/ManagedStats/?cat=Category&cont=Container&stat=Statistic |
343 | ; ManagedStatsRemoteFetchURI = "ManagedStats" | 343 | ; ManagedStatsRemoteFetchURI = "ManagedStats" |
344 | 344 | ||
345 | ; Make OpenSim start all regions woth logins disabled. They will need | 345 | ; Make OpenSim start all regions with logins disabled. They will need |
346 | ; to be enabled from the console if this is set | 346 | ; to be enabled from the console if this is set |
347 | StartDisabled = false | 347 | StartDisabled = false |
348 | 348 | ||
diff --git a/config/Robust.ini.template b/config/Robust.ini.template index 1bbccd5..b7a68a6 100644 --- a/config/Robust.ini.template +++ b/config/Robust.ini.template | |||
@@ -523,7 +523,7 @@ | |||
523 | ;; | 523 | ;; |
524 | ;; The amount of time that a specific endpoint is blocked. Default 2 minutes. | 524 | ;; The amount of time that a specific endpoint is blocked. Default 2 minutes. |
525 | ;DOSForgiveClientAfterMS = 120000 | 525 | ;DOSForgiveClientAfterMS = 120000 |
526 | ;; | 526 | ;; |
527 | ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. | 527 | ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. |
528 | 528 | ||
529 | 529 | ||
@@ -606,7 +606,7 @@ | |||
606 | ; Does this grid allow incoming links to any region in it? | 606 | ; Does this grid allow incoming links to any region in it? |
607 | ; If false, HG TPs happen only to the Default regions specified in [GridService] section | 607 | ; If false, HG TPs happen only to the Default regions specified in [GridService] section |
608 | AllowTeleportsToAnyRegion = true | 608 | AllowTeleportsToAnyRegion = true |
609 | 609 | ||
610 | ; If you run this gatekeeper server behind a proxy, set this to true | 610 | ; If you run this gatekeeper server behind a proxy, set this to true |
611 | ; HasProxy = false | 611 | ; HasProxy = false |
612 | 612 | ||
diff --git a/config/config-include/Grid.ini b/config/config-include/Grid.ini index 3c61ee0..fd3bb43 100644 --- a/config/config-include/Grid.ini +++ b/config/config-include/Grid.ini | |||
@@ -25,7 +25,7 @@ | |||
25 | LandServices = "RemoteLandServicesConnector" | 25 | LandServices = "RemoteLandServicesConnector" |
26 | MapImageService = "MapImageServiceModule" | 26 | MapImageService = "MapImageServiceModule" |
27 | SearchModule = "BasicSearchModule" | 27 | SearchModule = "BasicSearchModule" |
28 | 28 | ||
29 | LandServiceInConnector = true | 29 | LandServiceInConnector = true |
30 | NeighbourServiceInConnector = true | 30 | NeighbourServiceInConnector = true |
31 | SimulationServiceInConnector = true | 31 | SimulationServiceInConnector = true |
diff --git a/config/config-include/GridHypergrid.ini b/config/config-include/GridHypergrid.ini index 602d673..dae7af5 100644 --- a/config/config-include/GridHypergrid.ini +++ b/config/config-include/GridHypergrid.ini | |||
@@ -30,7 +30,7 @@ | |||
30 | MapImageService = "MapImageServiceModule" | 30 | MapImageService = "MapImageServiceModule" |
31 | UserManagementModule = "HGUserManagementModule" | 31 | UserManagementModule = "HGUserManagementModule" |
32 | SearchModule = "BasicSearchModule" | 32 | SearchModule = "BasicSearchModule" |
33 | 33 | ||
34 | LandServiceInConnector = true | 34 | LandServiceInConnector = true |
35 | NeighbourServiceInConnector = true | 35 | NeighbourServiceInConnector = true |
36 | SimulationServiceInConnector = true | 36 | SimulationServiceInConnector = true |