Update yunohost.conf

In my nginx_error.log, the authentication errors are "helpers.lua", not "access.lua".
This commit is contained in:
zimo2001 2016-12-17 00:19:53 +02:00 committed by Laurent Peuch
parent 839eaf7dae
commit ab279d9c6b

View file

@ -14,7 +14,7 @@
# (?:::f{4,6}:)?(?P<host>[\w\-.^_]+)
# Values: TEXT
#
failregex = access.lua:[1-9]+: authenticate\(\): Connection failed for: .*, client: <HOST>
failregex = helpers.lua:[1-9]+: authenticate\(\): Connection failed for: .*, client: <HOST>
^<HOST> -.*\"POST /yunohost/api/login HTTP/1.1\" 401 22
# Option: ignoreregex