1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-25 05:55:47 +01:00

sample config: chase http_security change

This commit is contained in:
William Pitcock 2018-11-12 15:17:04 +00:00
parent ee5932a504
commit 2829fa4183

View File

@ -26,7 +26,7 @@ config :pleroma, Pleroma.Repo,
pool_size: 10
# Enable Strict-Transport-Security once SSL is working:
# config :pleroma, :csp,
# config :pleroma, :http_security,
# sts: true
# Configure S3 support if desired.