aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/sys_config
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2015-05-08 15:57:05 -0700
committerJordan Wilberding <[email protected]>2015-05-08 15:57:05 -0700
commit2e59b1c95575b3c104cc191e954c82baadc43c6c (patch)
treed18fb57579cb3e58984599bdb2c926db9314d294 /priv/templates/sys_config
parentf8af9f5cd9f70ff43a043fe274dda4e56be82a2d (diff)
parent58fec57db3d99ffb5aefd0d5751d7bbda6762f66 (diff)
downloadrelx-2e59b1c95575b3c104cc191e954c82baadc43c6c.tar.gz
relx-2e59b1c95575b3c104cc191e954c82baadc43c6c.tar.bz2
relx-2e59b1c95575b3c104cc191e954c82baadc43c6c.zip
Merge pull request #339 from tsloughter/mustache
use mustache instead of erlydtl for overlays
Diffstat (limited to 'priv/templates/sys_config')
-rw-r--r--priv/templates/sys_config9
1 files changed, 9 insertions, 0 deletions
diff --git a/priv/templates/sys_config b/priv/templates/sys_config
new file mode 100644
index 0000000..eda2e75
--- /dev/null
+++ b/priv/templates/sys_config
@@ -0,0 +1,9 @@
+%% Thanks to Ulf Wiger at Ericcson for these comments:
+%%
+%% This file is identified via the erl command line option -config File.
+%% Note that File should have no extension, e.g.
+%% erl -config .../sys (if this file is called sys.config)
+%%
+%% In this file, you can redefine application environment variables.
+%% This way, you don't have to modify the .app files of e.g. OTP applications.
+[].