summaryrefslogtreecommitdiff
path: root/rubyfy.json
diff options
context:
space:
mode:
authorPaul Buetow (uranus) <paul@buetow.org>2015-10-18 10:31:07 +0100
committerPaul Buetow (uranus) <paul@buetow.org>2015-10-18 10:31:07 +0100
commita50ec402ff0b014f8ec5e88121f9a554cdcd41a2 (patch)
treee3b47a7a3229a47c407194500d1a3aa058585a8c /rubyfy.json
parent72154dea24b89e087d85e31acec9f64afef756cc (diff)
add config file support
Diffstat (limited to 'rubyfy.json')
-rw-r--r--rubyfy.json3
1 files changed, 3 insertions, 0 deletions
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"
+}