From dab286727e0340ec64e8ee6b953006e072b28d40 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 19 Mar 2002 22:57:12 +0000 Subject: Just add to the description of the 'httpd::port' parameter that its setting will be ignored if a shell variable HTTPD_PORT is set. Just in lack of a better place for documenting this feature... git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@160 1faa4e14-9dd3-4be0-9f0e-ffe519881164 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 5eef214..7e495b6 100644 --- a/param.ccl +++ b/param.ccl @@ -13,7 +13,7 @@ private: # Probably the most useful parameter -INT port "HTTP port number" +INT port "HTTP port number to use (can be overridden by shell variable HTTPD_PORT)" { 1:65535 :: "Any valid port" } 5555 -- cgit v1.2.3