sample config: chase http_security change
This commit is contained in:
parent
ee5932a504
commit
2829fa4183
|
@ -26,7 +26,7 @@ config :pleroma, Pleroma.Repo,
|
||||||
pool_size: 10
|
pool_size: 10
|
||||||
|
|
||||||
# Enable Strict-Transport-Security once SSL is working:
|
# Enable Strict-Transport-Security once SSL is working:
|
||||||
# config :pleroma, :csp,
|
# config :pleroma, :http_security,
|
||||||
# sts: true
|
# sts: true
|
||||||
|
|
||||||
# Configure S3 support if desired.
|
# Configure S3 support if desired.
|
||||||
|
|
Loading…
Reference in New Issue