From a53dd49ab903208d9de3dc625f28764b2d15c206 Mon Sep 17 00:00:00 2001 From: Jan Mueller Date: Sun, 14 May 2017 18:20:29 +0200 Subject: [PATCH] Enable random-route --- manifest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.yml b/manifest.yml index 92189e1..dd8569b 100644 --- a/manifest.yml +++ b/manifest.yml @@ -4,3 +4,4 @@ applications: memory: 128M instances: 1 path: . + random-route: true