From ceec807d9206c8e6caa15720a0cf69ac31e221a2 Mon Sep 17 00:00:00 2001 From: cunningpike <117583036+cunningpike@users.noreply.github.com> Date: Sat, 21 Jan 2023 19:18:24 -0500 Subject: [PATCH] Update values.yaml --- chart/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index dee498d..43b3838 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -11,8 +11,10 @@ image: pullPolicy: IfNotPresent fediblockhole: + # location of the configuration file. Default is /etc/default/fediblockhole.conf.toml + conf_file: "" cron: - # -- run `tootctl media remove` every week + # -- run `fediblock-sync` every hour sync: # @ignored enabled: false