Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [core]
- cache_dir = /var/cache/mopidy
- config_dir = /etc/mopidy
- data_dir = /var/lib/mopidy
- [logging]
- config_file = /etc/mopidy/logging.conf
- debug_file = /var/log/mopidy/mopidy-debug.log
- [local]
- enabled = true
- library = json
- data_dir = /var/lib/mopidy/local
- media_dir = /mnt/Seafile/Musik
- scan_timeout = 1000
- scan_flush_threshold = 100
- scan_follow_symlinks = false
- excluded_file_extensions =
- .directory
- .html
- .jpeg
- .jpg
- .log
- .nfo
- .png
- .txt
- [m3u]
- playlists_dir = /var/lib/mopidy/playlists
- [http]
- enabled = true
- hostname = 0.0.0.0
- port = 6680
- static_dir =
- zeroconf = Mopidy HTTP server on $hostname
Advertisement
Add Comment
Please, Sign In to add comment