From 965e43178736e6635cf27410e6d73f4ec0fdced2 Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 7 May 2010 09:31:26 +0000 Subject: LOTS of changes. libmicrohttpd fix for 'chunked' POST handling and LUA parameter checker from Pentominos among other things. --- server/etc/pracrod.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'server/etc') diff --git a/server/etc/pracrod.conf b/server/etc/pracrod.conf index 6d97619..5fb7494 100644 --- a/server/etc/pracrod.conf +++ b/server/etc/pracrod.conf @@ -2,3 +2,6 @@ port = 12345; journal_commit_addr = "localhost"; journal_commit_port = 18112; + +artefact_addr = "localhost"; +artefact_port = 11108; -- cgit v1.2.3