My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[anubis] allow forgejo runners through forgejo anubis

dish c6ae7e9a 7dc53d03

+6
+6
packages/anubis-files/src/policies/forgejo.yaml
··· 2 2 - import: CUSTOM/policies/meta/base.yaml 3 3 - import: (data)/clients/git.yaml 4 4 - import: (data)/apps/gitea-rss-feeds.yaml 5 + 6 + # Allow forgejo runner connections from localhost and tailscale 7 + - name: forgejo-runner 8 + user_agent_regex: connect-go 9 + action: ALLOW 10 + 5 11 dnsbl: false 6 12 openGraph: 7 13 enabled: true