X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=priv%2Ftemplates%2Fsample_config.eex;h=2f5952ef18891ae57a6a583e7030112924b8ded6;hb=4134abef63e1165f5701741c1012e64cb908654c;hp=cdddc47eab0384cb97927cdbc2dacd0eb548da66;hpb=42b4b95467ad967dd81d01b99e590ac14fe7afe4;p=akkoma diff --git a/priv/templates/sample_config.eex b/priv/templates/sample_config.eex index cdddc47ea..2f5952ef1 100644 --- a/priv/templates/sample_config.eex +++ b/priv/templates/sample_config.eex @@ -32,8 +32,7 @@ config :pleroma, Pleroma.Repo, username: "<%= dbuser %>", password: "<%= dbpass %>", database: "<%= dbname %>", - hostname: "<%= dbhost %>", - pool_size: 10 + hostname: "<%= dbhost %>" # Configure web push notifications config :web_push_encryption, :vapid_details,