Add note to recurring-donations that this is experimental
This commit is contained in:
parent
bb9aa8fb29
commit
a68511d134
@ -59,8 +59,9 @@
|
|||||||
# services.nix-bitcoin-webindex.enable = true;
|
# services.nix-bitcoin-webindex.enable = true;
|
||||||
|
|
||||||
### RECURRING-DONATIONS
|
### RECURRING-DONATIONS
|
||||||
# Enable this module to send recurring donations. Only enable this if
|
# Enable this module to send recurring donations. This is EXPERIMENTAL; it's
|
||||||
# clightning is enabled.
|
# 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;
|
# services.recurring-donations.enable = true;
|
||||||
# Specify the receivers of the donations. By default donations are every
|
# Specify the receivers of the donations. By default donations are every
|
||||||
# Monday at a randomized time.
|
# Monday at a randomized time.
|
||||||
|
Loading…
Reference in New Issue
Block a user