aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_stream_response/relx.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-09-08 19:50:31 +0200
committerLoïc Hoguin <[email protected]>2013-09-08 19:50:31 +0200
commit7a7e144a0d79767f726ca9988a7b8fc752f998ae (patch)
treeae98a1cd8825841b6b4b134d0e7cf9fdc2945270 /examples/rest_stream_response/relx.config
parent630a8055412bb9622ca202ffb7008d418df78d5c (diff)
downloadcowboy-7a7e144a0d79767f726ca9988a7b8fc752f998ae.tar.gz
cowboy-7a7e144a0d79767f726ca9988a7b8fc752f998ae.tar.bz2
cowboy-7a7e144a0d79767f726ca9988a7b8fc752f998ae.zip
Convert the REST streaming example to a release
Diffstat (limited to 'examples/rest_stream_response/relx.config')
-rw-r--r--examples/rest_stream_response/relx.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/rest_stream_response/relx.config b/examples/rest_stream_response/relx.config
new file mode 100644
index 0000000..024b947
--- /dev/null
+++ b/examples/rest_stream_response/relx.config
@@ -0,0 +1,2 @@
+{release, {rest_stream_response_example, "1"}, [rest_stream_response]}.
+{extended_start_script, true}.