#39: Add option to disable new behavior.

This commit is contained in:
Bill Dengler
2015-05-16 13:56:20 -04:00
parent a60d00d0dc
commit 24fa7a1815
3 changed files with 6 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ speak_ready_msg = boolean(default=True)
log_level = string(default="error")
use_slow_audio_algo = boolean(default=False)
load_keymap = string(default="default.keymap")
use_Codeofdusk_audio_handlers=boolean(default=True)
[proxy]
server = string(default="")
port = string(default="")