change flag to false on robust examples

This commit is contained in:
UbitUmarov
2021-12-07 01:57:46 +00:00
parent 025bd73493
commit 8ea1540492
2 changed files with 9 additions and 2 deletions

View File

@@ -480,9 +480,9 @@
;; If the region requested at login is not found and there are no default or fallback regions
;; online or defined in section [GridService], try to send user to any region online
;; this similar to legacy (was disabled on 0.9.2.0)
;; you should set this to false and define regions with Default and possible Fallback flags
;; you should set this to false and define regions with Default and possible Fallback flags
;; With this option set to true, users maybe sent to regions they where not supposed to be, or even know about
;AllowLoginFallbackToAnyRegion = true
AllowLoginFallbackToAnyRegion = false
;Basic Login Service Dos Protection Tweaks
;;