diff options
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 17 |
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 |