Don't return blocked users' activities in contexts.
[akkoma] / README.md
index fc3d07e03c7424c2467b2e28245869863b47fc61..339f8cc692e8ade0ceed5af71bb7c5b4af9eab24 100644 (file)
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Elixir will also require `make` and probably other related software for building
 
 ### Some additional configuration
 
-  * You will need to let pleroma instance to know what hostname/url it's running on. _THIS IS THE MOST IMPORTANT STEP. GET THIS WRONG AND YOU'LL HAVE TO RESET YOUR DATABASE_.
+  * You will need to let pleroma instance to know what hostname/url it's running on. _THIS IS THE MOST IMPORTANT STEP. GET THIS WRONG AND YOU'LL HAVE TO RESET YOUR DATABASE_. We _ONLY_ support _HTTPS_ deployments in production. You can use basic http for local dev, but _NEVER USE IT_ on an actual instance.
 
     Create the file `config/dev.secret.exs`, add these lines at the end of the file: