From 810d17c7a66c240c84e7818ece0c3e63caea4bc6 Mon Sep 17 00:00:00 2001 From: Jezra Date: Sun, 4 May 2014 10:40:06 -0700 Subject: Reads default startup options from an options.yaml file Added some missing files because I'm an idiot --- options.yaml.tmp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 options.yaml.tmp (limited to 'options.yaml.tmp') 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 -- cgit 1.4.1