From 0d92ff5fd34d79b54c30c38ac41bc600acf7b7c4 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 27 Oct 2013 15:14:18 +0100 Subject: o Dropping the CSV file for using a native app config file instead. o Using apache as an example app. o Adding appstore-add-app as a utility to register appliations. --- test/data/my-webapp/app.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/data/my-webapp/app.config') diff --git a/test/data/my-webapp/app.config b/test/data/my-webapp/app.config index 40cbaa0..3a68978 100644 --- a/test/data/my-webapp/app.config +++ b/test/data/my-webapp/app.config @@ -1 +1,2 @@ -app.bin=app.js +app.pid_management=launcher +app.launch_timeout=2 -- cgit v1.2.3