mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-22 16:00:53 +02:00
Update discovery_on_this_day.py
This commit is contained in:
parent
f579e45364
commit
1773d67c79
@ -14,7 +14,7 @@ from nostr_dvm.utils.dvmconfig import build_default_config
|
|||||||
from nostr_dvm.utils.nip89_utils import create_amount_tag, NIP89Config, check_and_set_d_tag
|
from nostr_dvm.utils.nip89_utils import create_amount_tag, NIP89Config, check_and_set_d_tag
|
||||||
from nostr_dvm.utils.outbox_utils import AVOID_OUTBOX_RELAY_LIST
|
from nostr_dvm.utils.outbox_utils import AVOID_OUTBOX_RELAY_LIST
|
||||||
|
|
||||||
rebroadcast_NIP89 = True # Announce NIP89 on startup Only do this if you know what you're doing.
|
rebroadcast_NIP89 = False # Announce NIP89 on startup Only do this if you know what you're doing.
|
||||||
rebroadcast_NIP65_Relay_List = True
|
rebroadcast_NIP65_Relay_List = True
|
||||||
update_profile = True
|
update_profile = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user