X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/937be4c02816d026de3063f32d82fafda1f3c512..8439fcfd559f48968cb88d7efd671e6e4bd664a2:/doc/disorder_config.5.in diff --git a/doc/disorder_config.5.in b/doc/disorder_config.5.in index 1f0b266..744bf13 100644 --- a/doc/disorder_config.5.in +++ b/doc/disorder_config.5.in @@ -1,3 +1,4 @@ + .\" .\" Copyright (C) 2004, 2005, 2006, 2007 Richard Kettlewell .\" @@ -116,6 +117,7 @@ start up without a valid config file.) .B home \fIDIRECTORY\fR The home directory for state files. Defaults to .IR pkgstatedir . +The server will create this directory on startup if it does not exist. .TP .B plugin \fIPATH\fR Adds a directory to the plugin path. (This is also used by the web @@ -349,7 +351,7 @@ The default is With the .B network backend the sample format is forced to -.B 16/44100/2b +.B 16b/44100/2 and with the .B coreaudio backend it is forced to @@ -377,6 +379,10 @@ default. Use Apple Core Audio. This only available on OS X systems, on which it is the default. .TP +.B oss +Use the OSS (/dev/dsp) API. Not available on all platforms. Not well +maintained at the moment. +.TP .B command Execute a command. This is the default if .B speaker_command @@ -503,6 +509,9 @@ Configuration files are read in the following order: .I pkgconfdir/config.private Should be readable only by the jukebox group, and contain \fBallow\fR commands for authorised users. +.IP +If this file does not exist at startup then the server will create it with a +randomly chosen password for the root user. .TP .I pkgconfdir/config.\fRUSER Per-user system-controlled client configuration. Optional but if it