[backend/configuration] Update comments
This commit is contained in:
parent
2181d01e54
commit
c556d6b701
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue