]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/netplex.conf
1) removed many debug prints
[helm.git] / matitaB / matita / netplex.conf
index 10e9c55dcfbe0a6a94419133bc45255fb0187707..858ea6e8e85c199d6badfd067f90f9e0369e507f 100644 (file)
@@ -60,6 +60,13 @@ netplex {
             handler = "bottom";
           }
         };
+        uri {
+          path = "/top";
+          service {
+            type = "dynamic";
+            handler = "top";
+          }
+        };
         uri {
           path = "/register";
           service {