remove debug time

This commit is contained in:
chrys
2017-03-12 02:02:00 +01:00
parent f60efbc4f4
commit 3892fecf4b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Turn sound on or off:
enabled=True
# Select the driver used to play sounds, choices are generic and gstreamer.
# Select the driver used to play sounds, choices are genericDriver and gstreamerDriver.
# Sox is the default.
#driver=gstreamerDriver
driver=genericDriver