aboutsummaryrefslogtreecommitdiffstats
path: root/examples/chunked_hello_world/relx.config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chunked_hello_world/relx.config')
-rw-r--r--examples/chunked_hello_world/relx.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/chunked_hello_world/relx.config b/examples/chunked_hello_world/relx.config
new file mode 100644
index 0000000..88e7b52
--- /dev/null
+++ b/examples/chunked_hello_world/relx.config
@@ -0,0 +1,2 @@
+{release, {chunked_hello_world_example, "1"}, [chunked_hello_world]}.
+{extended_start_script, true}.