From a50ec402ff0b014f8ec5e88121f9a554cdcd41a2 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Sun, 18 Oct 2015 10:31:07 +0100 Subject: add config file support --- rubyfy.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rubyfy.json (limited to 'rubyfy.json') diff --git a/rubyfy.json b/rubyfy.json new file mode 100644 index 0000000..252dd13 --- /dev/null +++ b/rubyfy.json @@ -0,0 +1,3 @@ +{ + "user" : "admin" +} -- cgit v1.2.3