浏览代码

[Fix] By default sounds are comment in settings

monf 8 年之前
父节点
当前提交
00ad18fe07
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      kalliope/settings.yml

+ 3 - 3
kalliope/settings.yml

@@ -92,9 +92,9 @@ random_wake_up_answers:
 # the `random_wake_up_answers`.
 # Place here the full path of the sound file or just the name of the file in /usr/lib/kalliope/sounds
 # The file must be .wav or .mp3 format. By default two file are provided: ding.wav and dong.wav
-random_wake_up_sounds:
-  - "../sounds/ding.wav"
-  - "../sounds/dong.wav"
+#random_wake_up_sounds:
+#  - "sounds/ding.wav"
+#  - "sounds/dong.wav"
   # - "/my/personal/full/path/my_file.mp3"