Merge branch 'bugfix/notice-urls-should-return-objects' into 'develop'
[akkoma] / lib / mix / tasks / sample_config.eex
index 824bc97a1a9cf0b8f91abf421b361c40a5f5ebd4..462c3463645c98a247d5a6ec3d0d1783150cd09d 100644 (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.