1
0

feat: optimize documents printing

This commit is contained in:
Ahmed Bouhuolia
2023-10-31 02:08:20 +02:00
parent 078a7ea51c
commit 6634144d82
9 changed files with 259 additions and 1 deletions
+4 -1
View File
@@ -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