]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/netplex.conf
Matitaweb: Fixed netplex.conf (which was changed by mistake in the previous commit).
[helm.git] / matitaB / matita / netplex.conf
index 858ea6e8e85c199d6badfd067f90f9e0369e507f..ccd9119a3a3e132b61c034c32567d8124a5e41ed 100644 (file)
@@ -116,6 +116,13 @@ netplex {
             handler = "commit";
           }
         };
+        uri {
+          path = "/update";
+          service {
+            type = "dynamic";
+            handler = "update";
+          }
+        };
       };
     };
     workload_manager {
@@ -128,4 +135,3 @@ netplex {
   }
 }
 
-