diff options
author | Raúl Benencia <rul@kalgan.cc> | 2019-01-09 07:03:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-09 07:03:53 -0800 |
commit | 70bb90ae82abb46c0434d806cfd79e25b7c0098d (patch) | |
tree | 0897c238912e95794d5a74345837ea4b352662c7 /configs/shoelaces.conf | |
parent | f08e7ef525d431223084184e5e234ed8acbecfc4 (diff) | |
parent | 5e8ae5156c72593eb24dd125db32e860f59be820 (diff) |
Merge pull request #3 from rul/doc
Tidy up example files and add an scdoc manpage
Diffstat (limited to 'configs/shoelaces.conf')
-rw-r--r-- | configs/shoelaces.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/shoelaces.conf b/configs/shoelaces.conf index fd4230f..b4ed606 100644 --- a/configs/shoelaces.conf +++ b/configs/shoelaces.conf @@ -1,6 +1,6 @@ port=8081 domain=localhost -data-dir=configs/example-templates-configs/ +data-dir=configs/data-dir/ template-extension=.slc mappings-file=mappings.yaml debug=true |