Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DASELEMENT_API_HOST

address to the API server (default: 127.0.01)

DASELEMENT_API_PORT

port to connect to the API server (default: 1810)

DASELEMENT_CACHE_HOST

address to the cache server (default: 127.0.01)

DASELEMENT_CACHE_PORT

port to connect to the cache server (default: 6379)

DASELEMENT_RESOURCE_DIR

path to resources like presets

DASELEMENT_LOG_LEVEL

set the logging level (default: warning info)
options: debug | info | warning | critical

...