docs: providing further details on rate limiting in env

This commit is contained in:
2025-11-11 04:12:04 +01:00
parent d1bcc83093
commit ab4da45de2

View File

@@ -129,6 +129,8 @@ SMTP_FROM=noreply@example.com
Be sure to check `.env.example` for more details.
Don't underestimate RATE_LIMIT parameters. You might want to set them to higher values if you are running a production environment.
### Reverse Proxy Configuration
To use a reverse proxy in order to offload the SSL termination (for example), here's a sample nginx configuration: