Something went wrong on our end
-
Christian Pointner authoredChristian Pointner authored
sample-cfg.yaml 549 B
store:
path: "/run/user/1000/aura-tank"
audio:
format: flac
sample-rate: 44100
db:
type: mysql
#type: postgres
host: 127.0.0.1
#port:
## mysql: false, true, skip-verify
## postgres: require , verify-full, verify-ca, disable
tls: false
username: tank
password: aura
database: tank
## mysql: utf8mb4, utf8, ...
## will be ignored for postgres which will always use utf8 (1-4 bytes)
# charset: utf8
debug: false
importer:
temp-path: "/tmp"
workers: 10
normalizer: ffmpeg