Skip to content

Commit

Permalink
Update discovery_content.py
Browse files Browse the repository at this point in the history
  • Loading branch information
believethehype committed Nov 29, 2024
1 parent 27f03fa commit 4baa62b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/discovery_content.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ def build_db_scheduler(name, identifier, admin_config, options, image, descripti
dvm_config.RELAY_LIST = RELAY_LIST
dvm_config.DATABASE = database
dvm_config.WOT_FILTERING = True

# Activate these to use a subscription based model instead
# dvm_config.SUBSCRIPTION_REQUIRED = True
# dvm_config.SUBSCRIPTION_DAILY_COST = 1
dvm_config.FIX_COST = cost
dvm_config.CUSTOM_PROCESSING_MESSAGE = processing_msg
admin_config.LUD16 = dvm_config.LN_ADDRESS
Expand Down

0 comments on commit 4baa62b

Please sign in to comment.