Make wiki trust forwarded ips
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8f98f0a50c
commit
5086e5b6ef
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ $wgServer = "https://fedoraproject.org";
|
|||
$wgCookieSecure = true;
|
||||
$wgFeedDiffCutoff=32000;
|
||||
|
||||
$wgUsePrivateIPs = true;
|
||||
|
||||
|
||||
# Caching Settings
|
||||
$wgUseFileCache = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue