Implement custom netscape file parser (#51)

* Implement custom Netscape file parser (#50)

* Add environment variable to configure request timeouts (#50)

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
This commit is contained in:
Sascha Ißbrücker
2020-12-31 07:02:28 +01:00
committed by GitHub
parent 50a825b3ca
commit 779de41b65
7 changed files with 111 additions and 51 deletions

View File

@@ -11,3 +11,9 @@ vacuum=True
stats = 127.0.0.1:9191
uid = www-data
gid = www-data
if-env = LD_REQUEST_TIMEOUT
http-timeout = %(_)
socket-timeout = %(_)
harakiri = %(_)
endif =