Update values.yaml

This commit is contained in:
cunningpike 2023-02-21 19:47:04 -05:00 committed by GitHub
parent 7d7be64120
commit bacd24f800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 8 deletions

View File

@ -17,15 +17,19 @@ fediblockhole:
filename: ""
# 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:
# Optionally, uncomment and set a path other than "/etc/default/"
# path: ""
# Uncomment to set the name of the file
# filename: ""
allow_file:
# Optionally, set a path other than "/etc/default/"
path: ""
# Optionally, set the name of the file. This should match the data key in the
# associated ConfigMap
filename: ""
# Location of a local blocklist file.
# block_file:
# path: ""
# filename: ""
block_file:
# Optionally, set a path other than "/etc/default/"
path: ""
# Optionally, set the name of the file. This should match the data key in the
# associated ConfigMap
filename: ""
cron:
# -- run `fediblock-sync` every hour
sync: