Replies: 1 comment 2 replies
-
Setting |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
Could someone clarify a couple of things about the policy file and how to use it:
Is this the default file that Anubis will use when no policy file is provided? https://github.com/TecharoHQ/anubis/blob/main/data/botPolicies.yaml .And is it built into the executable file when building Anubis?
When adding a new botPolicies file as defined by POLICY_FNAME, does it override the existing default or extend it?
My intention is to keep the existing behavior but extend it to allow access for the Google Load Balancer and Uptime Robot health checks. Should I copy the existing file and update it or it okay to create a new file add the needed policies?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions