use listmonk token
This commit is contained in:
parent
bee761e0c4
commit
e3ece477c0
2 changed files with 13 additions and 4 deletions
|
|
@ -165,6 +165,7 @@ CELERY_RESULT_BACKEND = 'django-db'
|
|||
SIGNAL_MODERATORS = []
|
||||
LISTMONK_USER = "listmonk"
|
||||
LISTMONK_PASSWORD = "listmonk"
|
||||
LISTMONK_TOKEN = None
|
||||
LISTMONK_API = "http://localhost:9000/api/"
|
||||
LISTMONK_LISTS = []
|
||||
LISTMONK_SEND = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue