This commit is contained in:
Sakooooo 2024-02-06 12:50:10 +04:00
parent ebd600ec0d
commit 037cd32518
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -21,9 +21,6 @@ in {
];
configuration = ''
[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
@ -44,8 +41,8 @@ in {
[mpd]
enabled = True
hostname = 127.0.0.1
port = 6600
connection_timeout = 300
'';
};
};