fail2ban test 7
This commit is contained in:
@@ -47,13 +47,13 @@ in {
|
|||||||
SIGNUPS_ALLOWED = false;
|
SIGNUPS_ALLOWED = false;
|
||||||
ROCKET_ADDRESS = "127.0.0.1";
|
ROCKET_ADDRESS = "127.0.0.1";
|
||||||
ROCKET_PORT = 8222;
|
ROCKET_PORT = 8222;
|
||||||
|
IP_HEADER = "CF-Connecting-IP";
|
||||||
|
|
||||||
logLevel = "warn";
|
logLevel = "warn";
|
||||||
extendedLogging = true;
|
extendedLogging = true;
|
||||||
useSyslog = true;
|
useSyslog = true;
|
||||||
invitationsAllowed = false;
|
invitationsAllowed = false;
|
||||||
showPasswordHint = false;
|
showPasswordHint = false;
|
||||||
# IP_HEADER = "CF-Connecting-IP";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user