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