servo: document the anubis openGraph setting

This commit is contained in:
2025-08-16 07:04:56 +00:00
parent 47fb8296db
commit f7327bef3e

View File

@@ -124,6 +124,7 @@
services.anubis.instances."git.uninsane.org" = {
settings.TARGET = "http://127.0.0.1:3000";
# allow IM clients/etc to show embeds/previews, else they just show "please verify you aren't a bot..."
botPolicy.openGraph.enabled = true;
};