summaryrefslogtreecommitdiff
path: root/priv/templates/sys.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2018-10-05 10:57:58 -0400
committerTristan Sloughter <t@crashfast.com>2018-10-05 08:57:58 -0600
commitd538be3481e65a00f2817344f697f88b1b55f8c3 (patch)
tree4d3ced7bfc2c7565be2bc013ec5b596ec388294d /priv/templates/sys.config
parentdec484643c233fda9c17d38c1854ba7f3f37547b (diff)
Bump bbmustache and fix templates (#1862)
* bump bbmustache to version 1.6.0 * Use alternative bbmustache brackets in templates This fixes the problems where literal nested tuples (`{{a,b},c}` or `{{a,b}}`) would blow up and spaces needed to be inserted.
Diffstat (limited to 'priv/templates/sys.config')
-rw-r--r--priv/templates/sys.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/priv/templates/sys.config b/priv/templates/sys.config
index d892fd6..983801f 100644
--- a/priv/templates/sys.config
+++ b/priv/templates/sys.config
@@ -1,3 +1,4 @@
+{{=@@ @@=}}
[
- { {{name}}, []}
+ {@@name@@, []}
].