typo / formatting of documentation
This commit is contained in:
parent
b889d0e100
commit
8f9e8f73bf
12
doc/config
12
doc/config
@ -30,7 +30,7 @@ Sections:
|
|||||||
where FIFOs (for communicating with sqlite) and temporary WAVE files will
|
where FIFOs (for communicating with sqlite) and temporary WAVE files will
|
||||||
be created. Note that debug logs (if enabled) will go there too.
|
be created. Note that debug logs (if enabled) will go there too.
|
||||||
Default: ~/.atom/tmp
|
Default: ~/.atom/tmp
|
||||||
* database <file>: String. Where the SQLite databse should be stored.
|
* database <file>: String. Where the SQLite database should be stored.
|
||||||
Default: ~/.atom/atom.db
|
Default: ~/.atom/atom.db
|
||||||
* debug <level>: Integer. Currently defined values:
|
* debug <level>: Integer. Currently defined values:
|
||||||
* 1: few additional status informations.
|
* 1: few additional status informations.
|
||||||
@ -78,11 +78,11 @@ Sections:
|
|||||||
sampling-rate. Shoutcast/Icecast streams require a constant sampling-rate.
|
sampling-rate. Shoutcast/Icecast streams require a constant sampling-rate.
|
||||||
Telephony systems often require a sample rate of 8000Hz.
|
Telephony systems often require a sample rate of 8000Hz.
|
||||||
* higher-than <bitrate>: Integer. Only reencode files with bitrates higher
|
* higher-than <bitrate>: Integer. Only reencode files with bitrates higher
|
||||||
then <bitrate>kbps. This only applies if sample-rate, channel count and of
|
then <bitrate>kbps. This only applies if sample-rate, channel count and of
|
||||||
course format are equal. If unset, only files with bitrates equal to that
|
course format are equal. If unset, only files with bitrates equal to that
|
||||||
of the target will be copied (actually, hardlinking will be attempted
|
of the target will be copied (actually, hardlinking will be attempted
|
||||||
first). As Ogg Vorbis target quality is not defined by its bitrate, Ogg
|
first). As Ogg Vorbis target quality is not defined by its bitrate, Ogg
|
||||||
Vorbis files will always be reencoded if unset.
|
Vorbis files will always be reencoded if unset.
|
||||||
|
|
||||||
Ogg parameters:
|
Ogg parameters:
|
||||||
* quality <quality>: The quality parameter of oggenc. See man oggenc for
|
* quality <quality>: The quality parameter of oggenc. See man oggenc for
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user