port[s] typo fixed in jail.conf/nginx-http-auth, issue gh-913

pull/915/head
sebres 2015-01-19 10:28:53 +01:00
parent fdd93d1475
commit 12e3cca3f2
2 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ ver. 0.9.2 (2014/XX/XXX) - wanna-be-released
-----------
- Fixes:
* port[s] typo in jail.conf/nginx-http-auth gh-913. Thanks Frederik Wagner (fnerdwq)
* $ typo in jail.conf. Thanks Skibbi. Debian bug #767255
* grep'ing for IP in *mail-whois-lines.conf should now match also
at the begginning and EOL. Thanks Dean Lee

View File

@ -291,7 +291,7 @@ maxretry = 1
[nginx-http-auth]
ports = http,https
port = http,https
logpath = %(nginx_error_log)s