feat: config sending dms on pay to relay signup

This commit is contained in:
thesimplekid
2023-07-03 09:51:28 -05:00
committed by Greg Heartsfield
parent 1131c1986e
commit ddc58a2f1c
3 changed files with 37 additions and 12 deletions
+5
View File
@@ -202,6 +202,9 @@ reject_future_seconds = 1800
# LNBits api secret
#api_secret = "<ln bits api>"
# Nostr direct message on signup
#direct_message=true
# Terms of service
#terms_message = """
#This service (and supporting services) are provided "as is", without warranty of any kind, express or implied.
@@ -223,4 +226,6 @@ reject_future_seconds = 1800
# Whether or not new sign ups should be allowed
#sign_ups = false
# optional if `direct_message=false`
#secret_key = "<nostr nsec>"