You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -357,6 +361,11 @@ Address and port listen configuration, the form `host:port`.
357
361
358
362
The path to the {{v1X.profiles.htmlname}} configuration.
359
363
364
+
#### `use_forwarded_for_headers`
365
+
> string
366
+
367
+
Allow the usage of `X-Forwarded-For` or `X-Real-IP` to get the client IP address. Do not enable if you are not running the LAPI behind a trusted reverse-proxy or LB.
368
+
360
369
#### `online_client`
361
370
362
371
Configuration to push signals and receive bad IPs from Crowdsec API.
0 commit comments