mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-10 19:52:35 +02:00
allow a list of users to be managed in admin_config
This commit is contained in:
3
main.py
3
main.py
@@ -39,6 +39,9 @@ def playground():
|
||||
admin_config = AdminConfig()
|
||||
admin_config.REBROADCAST_NIP89 = False
|
||||
admin_config.LUD16 = lnaddress
|
||||
|
||||
|
||||
|
||||
# Set rebroadcast to true once you have set your NIP89 descriptions and d tags. You only need to rebroadcast once you
|
||||
# want to update your NIP89 descriptions
|
||||
|
||||
|
Reference in New Issue
Block a user