26 lines
438 B
Plaintext
26 lines
438 B
Plaintext
[core]
|
|
cache_dir = $XDG_CACHE_DIR/mopidy
|
|
config_dir = $XDG_CONFIG_DIR/mopidy
|
|
data_dir = $XDG_DATA_DIR/mopidy
|
|
max_tracklist_length = 10000
|
|
restore_state = false
|
|
|
|
[logging]
|
|
verbosity = 0
|
|
format = %(levelname)-8s %(asctime)s [%(process)d:%(threadName)s] %(name)s\n %(message)s
|
|
color = true
|
|
config_file =
|
|
|
|
[audio]
|
|
mixer = software
|
|
mixer_volume =
|
|
output = autoaudiosink
|
|
buffer_time =
|
|
|
|
[proxy]
|
|
scheme =
|
|
hostname =
|
|
port =
|
|
username =
|
|
password =
|