From 6533f15c87091680cc2a049f28637dc749f6f181 Mon Sep 17 00:00:00 2001 From: goodale Date: Sun, 17 Sep 2000 08:39:44 +0000 Subject: Removed 'standalone' parameter as it was redundant - can now start the simulation paused. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@33 1faa4e14-9dd3-4be0-9f0e-ffe519881164 --- par/http.par | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'par') diff --git a/par/http.par b/par/http.par index ef09a0f..27952c2 100644 --- a/par/http.par +++ b/par/http.par @@ -1,4 +1,6 @@ ActiveThorns = "httpd" httpd::port = 5555 -httpd::standalone = 1 +httpd::pause = 1 + +httpd::provide_pages = 1 -- cgit v1.2.3