File Simias.cs.patch of Package simias

Index: simias/src/core/SimiasApp/Simias.cs
===================================================================
--- simias.orig/src/core/SimiasApp/Simias.cs
+++ simias/src/core/SimiasApp/Simias.cs
@@ -1768,7 +1768,7 @@ namespace SimiasApp
 				{
 					// Start up the web server
 	                //string path = Directory.GetCurrentDirectory();
-	                XSPWebSource websource = new XSPWebSource( IPAddress.Any, ub.Port );
+	                XSPWebSource websource = new XSPWebSource( IPAddress.Any, ub.Port, false );
 	                AppServer = new ApplicationServer( websource );
 
 					// Applications from the command line must be
openSUSE Build Service is sponsored by