diff options
Diffstat (limited to 'config/Robust.ini.template')
-rw-r--r-- | config/Robust.ini.template | 4 |
1 files changed, 2 insertions, 2 deletions
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 | ||