X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f446d4af1ed844684e34cc0672edb2d5ccf4ea88..6735af5fd1a4ae3978c0c31ac6026f15742c0a90:/debian/etc.disorder.config diff --git a/debian/etc.disorder.config b/debian/etc.disorder.config index 7c89a8f..e8fbc51 100644 --- a/debian/etc.disorder.config +++ b/debian/etc.disorder.config @@ -9,38 +9,8 @@ # For anything else, you will need to edit this file. # -# Player programs -# -# You can add new players for other formats. For gapless and network -# play to work, you will need a player that can use libao and DisOrder's -# special driver - see "LIBAO driver" in disorder_config(5) -player *.mp3 execraw disorder-decode -player *.ogg execraw disorder-decode -player *.wav execraw disorder-decode -player *.flac execraw disorder-decode - -# Don't leave a gap between tracks. -gap 0 - -# Trust the web user and root. Trusted users can stop the server or -# pretend to be other users. -trust www-data root - # Run as user jukebox. user jukebox -# Volume control settings. -# The device name to use -mixer /dev/mixer -# The channel to control -channel pcm - -# Stopwords (i.e. ignored words) for the track search facility. -stopword 01 02 03 04 05 06 07 08 09 10 -stopword 1 2 3 4 5 6 7 8 9 -stopword 11 12 13 14 15 16 17 18 19 20 -stopword 21 22 23 24 25 26 27 28 29 30 -stopword the a an and to too in on of we i am as im for is - # include debconf configuration include /etc/disorder/conf.debconf