diff --git a/Iceshrimp.Backend/configuration.ini b/Iceshrimp.Backend/configuration.ini index b9f0bd0e..072bbe0a 100644 --- a/Iceshrimp.Backend/configuration.ini +++ b/Iceshrimp.Backend/configuration.ini @@ -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.