docs: update configuration example

This commit is contained in:
2024-11-05 20:53:43 +01:00
parent a443d9203d
commit 003e688d35
5 changed files with 28 additions and 73 deletions

View File

@@ -68,7 +68,6 @@ gateway:
## SSL Private Key file
sslKeyFile: ''#key.pem
# Proxy rate limit, it's In-Memory IP based
# Distributed Rate Limiting for Token based across multiple instances is not yet integrated
rateLimiter: 0
accessLog: "/dev/Stdout"
errorLog: "/dev/stderr"