logging and client info parsing changes, added trusted proxies
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"logLevel": "debug",
|
||||
"timezone": "Europe/Berlin"
|
||||
"logFilePath": "./servtex.log",
|
||||
"logLevel": "debug",
|
||||
|
||||
"latexEngine": "lualatex",
|
||||
"latexSourceFilePath": "./testfiles/Example.tex",
|
||||
@@ -12,5 +13,5 @@
|
||||
"webserverPortSecure": "8443",
|
||||
"certificatePath": "./testfiles/tls/testing.crt",
|
||||
"certificateKeyPath": "./testfiles/tls/testing.key",
|
||||
"timezone": "Europe/Berlin"
|
||||
"trustedProxies": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user