- change default storage path to /srv/libretime - remove music dirs table - use /tmp for testing storage - storage dir should always have a trailing slash
7 lines
114 B
YAML
7 lines
114 B
YAML
general:
|
|
dev_env: testing
|
|
public_url: http://localhost
|
|
api_key: H2NRICX6CM8F50CU123C
|
|
|
|
storage:
|
|
path: /tmp
|