You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
PORT=8080
|
|
|
FOOTAGE_ROOT=./testdata/footage
|
|
|
ADMIN_USER=admin
|
|
|
ADMIN_PASS=changeme
|
|
|
SESSION_TTL=24h
|
|
|
SCAN_INTERVAL=5m
|
|
|
|