implemented rate limiting
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"latexEngine": "lualatex",
|
||||
"latexSourceFilePath": "./latex/Example.tex",
|
||||
"latexOutputPath": "./latex/output",
|
||||
"rateLimitSeconds": 20,
|
||||
|
||||
"webserverDomain": "localhost",
|
||||
"webserverPort": "8080",
|
||||
|
||||
Reference in New Issue
Block a user