Update values.yaml

This commit is contained in:
cunningpike 2023-02-21 19:34:49 -05:00 committed by GitHub
parent 48a3e63073
commit 10fa29815a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 8 deletions

View File

@ -15,15 +15,17 @@ 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.
# Location of a local allowlist file. It is recommended that this file should at a
# minimum contain the web_domain of your own instance.
allow_file:
path: ""
filename: ""
# location of the local blocklist file.
block_file:
path: ""
filename: ""
# Optionally, uncomment and set a path other than "/etc/default/"
# path: ""
# Uncomment to set the name of the file
filename: "allowlist.csv"
# Location of a local blocklist file.
# block_file:
# path: ""
# filename: ""
cron:
# -- run `fediblock-sync` every hour
sync: