
interchange-cvs at icdevgroup
Feb 23, 2010, 8:13 AM
Post #1 of 1
(183 views)
Permalink
|
|
[interchange/DEB_5_7_4: 1/9] SOAP server only makes sense with actions enabled
|
|
commit dcdd97833c99a036b42e3dc3b4b05baa97548a6c Author: Stefan Hornburg (Racke) <racke [at] linuxia> Date: Wed Dec 23 12:31:31 2009 +0100 SOAP server only makes sense with actions enabled debian/interchange.cfg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/debian/interchange.cfg b/debian/interchange.cfg index 056c270..f00f013 100644 --- a/debian/interchange.cfg +++ b/debian/interchange.cfg @@ -95,6 +95,7 @@ endif # Whether to run the SOAP server ifdef @SOAP SOAP Yes +SOAP_Control Action always endif # Whether to enable the Swish search _______________________________________________ interchange-cvs mailing list interchange-cvs [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-cvs
|