Skip to content

Commit

Permalink
use 100 sessions partitions (#5121)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga authored Feb 26, 2025
1 parent 6d3e6a7 commit 66c57da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/runtime.exs
Original file line number Diff line number Diff line change
Expand Up @@ -977,4 +977,6 @@ unless s3_disabled? do
imports_bucket: s3_env_value.("S3_IMPORTS_BUCKET")
end

config :plausible, Plausible.Cache.Adapter, sessions: [partitions: 100]

config :phoenix_storybook, enabled: env !== "prod"

0 comments on commit 66c57da

Please sign in to comment.