mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-07-05 17:01:07 +02:00
make removal of nip89 announcement default on app stop
This commit is contained in:
@ -40,8 +40,8 @@ class DVMConfig:
|
|||||||
AVOID_OUTBOX_RELAY_LIST = outbox_utils.AVOID_OUTBOX_RELAY_LIST
|
AVOID_OUTBOX_RELAY_LIST = outbox_utils.AVOID_OUTBOX_RELAY_LIST
|
||||||
# If a DVM has a paid subscription, overwrite list without the paid one.
|
# If a DVM has a paid subscription, overwrite list without the paid one.
|
||||||
|
|
||||||
DELETE_ANNOUNCEMENT_ON_SHUTDOWN = False
|
DELETE_ANNOUNCEMENT_ON_SHUTDOWN = True
|
||||||
# remove the announcement when the DVM stops. Recommended. Will be True later.
|
# remove the announcement when the DVM stops. Recommended.
|
||||||
# Make sure to set admin_utils.REBROADCAST_NIP89 = True on start.
|
# Make sure to set admin_utils.REBROADCAST_NIP89 = True on start.
|
||||||
|
|
||||||
DELETE_ANNOUNCEMENT_ON_SHUTDOWN_POW = False
|
DELETE_ANNOUNCEMENT_ON_SHUTDOWN_POW = False
|
||||||
|
Reference in New Issue
Block a user