feat: optimize documents printing
This commit is contained in:
+4
-1
@@ -49,4 +49,7 @@ SIGNUP_ALLOWED_DOMAINS=
|
||||
SIGNUP_ALLOWED_EMAILS=
|
||||
|
||||
# API rate limit (points,duration,block duration).
|
||||
API_RATE_LIMIT=120,60,600
|
||||
API_RATE_LIMIT=120,60,600
|
||||
|
||||
# Gotenberg API for PDF printing.
|
||||
GOTENBERG_url=http://localhost:9000
|
||||
Reference in New Issue
Block a user