From be539ac52bced9738fd782f5773e75369ad86010 Mon Sep 17 00:00:00 2001 From: cunningpike <117583036+cunningpike@users.noreply.github.com> Date: Tue, 21 Feb 2023 19:39:54 -0500 Subject: [PATCH] Update values.yaml --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 9b60593..b601571 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -17,11 +17,11 @@ 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: + # allow_file: # Optionally, uncomment and set a path other than "/etc/default/" # path: "" # Uncomment to set the name of the file - filename: "allowlist.csv" + # filename: "" # Location of a local blocklist file. # block_file: # path: ""