diff --git a/chart/values.yaml b/chart/values.yaml index 0aa310f..e660da9 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -15,6 +15,15 @@ fediblockhole: conf_file: path: "" filename: "" + # location of the local allowlist file. Default is /etc/default/allowlist.csv. + # This file should at a minimum contain the web_domain of your own instance. + allow_file: + path: "" + filename: "" + # location of the local blocklist file. Default is /etc/default/blocklist.csv + block_file: + path: "" + filename: "" cron: # -- run `fediblock-sync` every hour sync: