{ "timezone": "Europe/Berlin", "logFilePath": "./servtex.log", "logLevel": "warning", "latexEngine": "lualatex", "latexSourceFilePath": "./latex/Example.tex", "latexOutputPath": "./latex/output", "rateLimitSeconds": 20, "webserverDomain": "localhost", "webserverPort": "8080", "webserverSecure": true, "webserverPortSecure": "8443", "certificatePath": "./tls/testing.crt", "certificateKeyPath": "./tls/testing.key", "trustedProxies": [] }