Configuration options

Configuration settings

The following settings in your djangos settings.py have an effect on the app:

DASF_CREATE_TOPIC_ON_MESSAGE

Create new topics on message

DASF_STORE_MESSAGES

Shall the messages be stored?

DASF_STORE_RESPONSE_MESSAGES

Shall the messages to response topics be stored?

DASF_STORE_SOURCE_MESSAGES

Shall the source messages be stored?

DASF_WEBSOCKET_URL_ROUTE

URL route for the websocket

ROOT_URL

root URL to your application

StoreMessageOptions(value)

An enumeration.