aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example
diff options
context:
space:
mode:
authorUbitUmarov2019-04-07 16:29:31 +0100
committerUbitUmarov2019-04-07 16:29:31 +0100
commit539a3a9273a2777f6a42d739e496da2b74b2efa7 (patch)
treea32b930cb47a7f6a983638572bc219814e1e670e /bin/Robust.ini.example
parentchange a comment (diff)
downloadopensim-SC-539a3a9273a2777f6a42d739e496da2b74b2efa7.zip
opensim-SC-539a3a9273a2777f6a42d739e496da2b74b2efa7.tar.gz
opensim-SC-539a3a9273a2777f6a42d739e496da2b74b2efa7.tar.bz2
opensim-SC-539a3a9273a2777f6a42d739e496da2b74b2efa7.tar.xz
make robust ban by MAC options visible, thx Bill Blight
Diffstat (limited to '')
-rw-r--r--bin/Robust.ini.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 3222a94..50986de 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -495,6 +495,8 @@
495 ;; 495 ;;
496 ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. 496 ;; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0.
497 497
498 ;; Allow banning via hashed MAC
499 ;DeniedMacs = "YOURLONGMACTRSING ANOTHERMAC"
498 500
499[MapImageService] 501[MapImageService]
500 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" 502 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"