diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2015-10-18 10:31:07 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2015-10-18 10:31:07 +0100 |
| commit | a50ec402ff0b014f8ec5e88121f9a554cdcd41a2 (patch) | |
| tree | e3b47a7a3229a47c407194500d1a3aa058585a8c /rubyfy.json | |
| parent | 72154dea24b89e087d85e31acec9f64afef756cc (diff) | |
add config file support
Diffstat (limited to 'rubyfy.json')
| -rw-r--r-- | rubyfy.json | 3 |
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" +} |
