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.