summary refs log tree commit diff
path: root/options.yaml.tmp
diff options
context:
space:
mode:
authorClayton G. Hobbs <clay@lakeserv.net>2015-12-27 11:56:08 -0500
committerClayton G. Hobbs <clay@lakeserv.net>2015-12-27 11:56:08 -0500
commit5a944237bdc6bdbdb3d630be8819373c3b9508dd (patch)
tree38512eb7f4a4f4a09d2113c942c3a4d1718b05c1 /options.yaml.tmp
parentd722e33a351e65077c636f7a92011a0e82a59973 (diff)
Beginning work moving from YAML to JSON
Mostly working for the options file now.  Still some difficulty with
command-line arguments, though; they're overriding the config file even
when not specified.  If I made them simply not get stored at all when
not specified, there would be further problems when a configuration file
is not present.  Maybe I should make a whole new class to handle this.
Diffstat (limited to 'options.yaml.tmp')
-rw-r--r--options.yaml.tmp8
1 files changed, 0 insertions, 8 deletions
diff --git a/options.yaml.tmp b/options.yaml.tmp
deleted file mode 100644
index fd53a97..0000000
--- a/options.yaml.tmp
+++ /dev/null
@@ -1,8 +0,0 @@
-#This is a YAML file
-#these options can be over-ridden by commandline arguments
-continuous: false
-history: null
-microphone: null
-interface: null
-valid_sentence_command: null
-invalid_sentence_command: null