From a68511d134e5e53e1b91c8202e88cac850ae837f Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Mon, 22 Apr 2019 00:38:46 +0000 Subject: [PATCH] Add note to recurring-donations that this is experimental --- configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index cc2e1cf..239d4d7 100644 --- a/configuration.nix +++ b/configuration.nix @@ -59,8 +59,9 @@ # services.nix-bitcoin-webindex.enable = true; ### RECURRING-DONATIONS - # Enable this module to send recurring donations. Only enable this if - # clightning is enabled. + # Enable this module to send recurring donations. This is EXPERIMENTAL; it's + # not guaranteed that payments are succeeding or that you will notice payment + # failure. Only enable this if clightning is enabled. # services.recurring-donations.enable = true; # Specify the receivers of the donations. By default donations are every # Monday at a randomized time.