diff options
author | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 19:45:19 -0800 |
---|---|---|
committer | Raúl Benencia <rul@kalgan.cc> | 2019-01-08 19:45:19 -0800 |
commit | 943864231aa4caf367ae86a066c1ef63c3d17d41 (patch) | |
tree | 63f1f0b87c8753323ed24052dc114369c8e41a36 /configs/shoelaces.conf | |
parent | f08e7ef525d431223084184e5e234ed8acbecfc4 (diff) |
Rename example-templates-configs to data-dir
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 |