10 lines
236 B
Bash
10 lines
236 B
Bash
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
PWD=./
|
|
TRANSPORTER=nats://nats:4222
|
|
COMICS_DIRECTORY=/mnt/unraidshare/directconnect/downloads/comics
|
|
USERDATA_DIRECTORY=/mnt/unraidshare/directconnect/downloads/userdata
|
|
CACHER=Memory
|
|
|