diff options
author | Azul <azul@leap.se> | 2012-12-20 11:34:45 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-12-20 11:34:45 +0100 |
commit | 5f05c741f216a61beddaed506670381db5c6425d (patch) | |
tree | c1b1d3f299c9022cf36c586816b5896a15709825 /.gitignore | |
parent | 5d61ba0a80399b9e725881f857fdfa5414e5ef3f (diff) |
Loading config defaults from default.yml now
You can overwrite them in config/config.yml
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,3 +26,4 @@ public/assets/* public/ca.crt public/config/* public/provider.json +config/config.yml |