aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authorUbitUmarov2015-09-08 15:03:22 +0100
committerUbitUmarov2015-09-08 15:03:22 +0100
commit5b3e2ab9aaf98892f18f733a3c5de816662be42a (patch)
tree03077685e44648264523e1851cd068d51a507e81 /bin/config-include/StandaloneCommon.ini.example
parent add script events per sec stat, using the time report code, but ignoring the... (diff)
parentMore 'everything is a module' merging. (diff)
downloadopensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.zip
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.gz
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.bz2
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.xz
Merge branch 'mbworknew1' into ubitworkvarnew
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example17
1 files changed, 0 insertions, 17 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index 179be94..76d7a99 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -145,23 +145,6 @@
145 ;; Set minimum fee to publish classified 145 ;; Set minimum fee to publish classified
146 ; ClassifiedFee = 0 146 ; ClassifiedFee = 0
147 147
148 ;; Regular expressions for controlling which client versions are accepted/denied.
149 ;; An empty string means nothing is checked.
150 ;;
151 ;; Example 1: allow only these 3 types of clients (any version of them)
152 ;; AllowedClients = "Imprudence|Hippo|Second Life"
153 ;;
154 ;; Example 2: allow all clients except these
155 ;; DeniedClients = "Twisted|Crawler|Cryolife|FuckLife|StreetLife|GreenLife|AntiLife|KORE-Phaze|Synlyfe|Purple Second Life|SecondLi |Emerald"
156 ;;
157 ;; Note that these are regular expressions, so every character counts.
158 ;; Also note that this is very weak security and should not be trusted as a reliable means
159 ;; for keeping bad clients out; modified clients can fake their identifiers.
160 ;;
161 ;;
162 ;AllowedClients = ""
163 ;DeniedClients = ""
164
165 ; Basic Login Service Dos Protection Tweaks 148 ; Basic Login Service Dos Protection Tweaks
166 ; ; 149 ; ;
167 ; ; Some Grids/Users use a transparent proxy that makes use of the X-Forwarded-For HTTP Header, If you do, set this to true 150 ; ; Some Grids/Users use a transparent proxy that makes use of the X-Forwarded-For HTTP Header, If you do, set this to true