diff options
Diffstat (limited to 'flora')
-rw-r--r-- | flora/services/akkoma.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/flora/services/akkoma.nix b/flora/services/akkoma.nix index 51b9950..5a2c8f3 100644 --- a/flora/services/akkoma.nix +++ b/flora/services/akkoma.nix @@ -85,10 +85,7 @@ in enabled = false; redirect_on_failure = true; }; - # ":rich_media".enabled = false; - ":rich_media".ignore_hosts = [ - "infocenter.nordicsemi.com" - ]; + ":rich_media".enabled = false; ":mrf_simple" = { reject = [ (mkTuple ["mastodon.social" "spam"]) |