[backend/configuration] Update comments

This commit is contained in:
Laura Hausmann 2024-08-13 00:11:43 +02:00
parent 2181d01e54
commit c556d6b701
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -96,6 +96,7 @@ Password = iceshrimp
MaxConnections = 100
;; Whether to enable connection multiplexing, which allows for more efficient use of the connection pool.
;; It's strongly recommended to keep this enabled unless you are experiencing issues, as it's quite easy to exhaust the connection pool otherwise.
Multiplexing = true
;; Whether to log parameter information on errors.