mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 21:31:52 +01:00
adjust
This commit is contained in:
parent
d25746b286
commit
322dfcfbef
@ -1164,7 +1164,7 @@ def playground():
|
||||
"logger": False}
|
||||
|
||||
image = "https://image.nostr.build/53536b3eccb03fdb127849b79f85b0b6ecb241d12068b65f52afe4a4650d5318.jpg"
|
||||
description = "I show popular tweets with < 210 symbols"
|
||||
description = "I show popular notes with < 210 symbols"
|
||||
|
||||
custom_processing_msg = ["Tweets are short notes"]
|
||||
cost = 0
|
||||
|
@ -9,7 +9,7 @@ from nostr_dvm.utils.admin_utils import AdminConfig
|
||||
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
|
||||
|
||||
rebroadcast_NIP89 = True # Announce NIP89 on startup
|
||||
rebroadcast_NIP89 = False # Announce NIP89 on startup
|
||||
rebroadcast_NIP65_Relay_List = False
|
||||
update_profile = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user