diff options
author | Jezra <jezra@jezra.net> | 2014-05-04 10:40:06 -0700 |
---|---|---|
committer | Jezra <jezra@jezra.net> | 2014-05-04 10:40:06 -0700 |
commit | 810d17c7a66c240c84e7818ece0c3e63caea4bc6 (patch) | |
tree | 5f0a5aa8ea583ed2e2ddbe56262e01e57de36558 /options.yaml.tmp | |
parent | 5575072b9b66d2b4aa63fa6cba0530a7d8bc5e76 (diff) |
Reads default startup options from an options.yaml file
Added some missing files because I'm an idiot
Diffstat (limited to 'options.yaml.tmp')
-rw-r--r-- | options.yaml.tmp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/options.yaml.tmp b/options.yaml.tmp new file mode 100644 index 0000000..e399b56 --- /dev/null +++ b/options.yaml.tmp @@ -0,0 +1,6 @@ +#This is a YAML file +#these options can be over-ridden by commandline arguments +continuous: false +history: null +microphone: null +interface: null |