diff --git a/.config/example.yml b/.config/example.yml index 38610c6407..17eb25cd53 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -91,11 +91,14 @@ db: # # password: password # # # Number of pooled connections per host +# # has a theoretical maximum of 32768 +# # It's recommended not to adjust and unless you know what you're doing +# # All values below are optional. # #connections: +# # maxRequestsPerConnection: 2048 # # local: 2 # # remote: 1 - # ┌─────────────────────┐ #───┘ Redis configuration └─────────────────────────────────────