Add note to recurring-donations that this is experimental

This commit is contained in:
Jonas Nick 2019-04-22 00:38:46 +00:00
parent bb9aa8fb29
commit a68511d134
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 3 additions and 2 deletions

View File

@ -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.