CC-3286: Shows not recorded after upgrade to 2.0.0 from 1.8.2

- missing a line from cfg in upgrade folder
This commit is contained in:
James 2012-02-01 14:52:17 -05:00
parent df73726961
commit 3b9bc723ab
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ record_bitrate = 256
record_samplerate = 44100
record_channels = 2
record_sample_size = 16
record_timeout = 3600
#can be either ogg|mp3, mp3 recording requires installation of the package "lame"
record_file_type = 'ogg'