mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 12:47:32 +01:00
add option to deactivate "processing" feedback (on by default)
This commit is contained in:
@@ -32,6 +32,7 @@ class DVMConfig:
|
||||
DB: str
|
||||
NEW_USER_BALANCE: int = 0 # Free credits for new users
|
||||
NIP89: NIP89Config
|
||||
SEND_FEEDBACK_EVENTS = True
|
||||
SHOW_RESULT_BEFORE_PAYMENT: bool = False # if this is true show results even when not paid right after autoprocess
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user