chiark / gitweb /
Merge latest Disobedience changes
[disorder] / examples / config.sample.in
1 # Sample DisOrder config file
2 #
3 # You WILL need to edit this from the distributed version!
4
5 # Use the fs module to list files under /export/mp3.  The encoding
6 # is ISO-8859-1.
7 collection fs ISO-8859-1 /export/mp3
8
9 # Scratch tracks.  You can add your own tracks here.
10 scratch pkgdatadir/slap.ogg
11 scratch pkgdatadir/scratch.ogg
12
13 # This line just ensures that the pre-existing root user gets admin
14 # rights and can be removed after upgrade to 3.0 or later, or if the
15 # initial install is of 3.0 or later.
16 trust root
17
18 # Run as user jukebox.  This must exist in /etc/passwd!
19 user jukebox