Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit a0778ed

Browse files
Remove extra whitespace
Signed-off-by: Michel Hollands <[email protected]>
1 parent f5f496b commit a0778ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ If a reverse proxy is used in front of Cortex it might be diffult to troubleshoo
496496

497497
Set this to `true` to add logging of the IP when a Forwarded, X-Real-IP or X-Forwarded-For header is used. A field called `sourceIPs` will be added to error logs when data is pushed into Cortex.
498498

499-
- `server.log-source-ips-header`
499+
- `server.log-source-ips-header`
500500

501501
Header field storing the source IPs. It is only used if `server.log-source-ips-enabled` is true and if `server.log-source-ips-regex` is set. If not set the default Forwarded, X-Real-IP or X-Forwarded-For headers are searched.
502502

0 commit comments

Comments
 (0)