Change default node for security/apt requests to bog
[hcoop/portal.git] / apt.mlt
diff --git a/apt.mlt b/apt.mlt
index df5e26e..b5c808b 100644 (file)
--- a/apt.mlt
+++ b/apt.mlt
@@ -3,7 +3,7 @@
 val admin = Group.inGroupName "server";
 
 val nodeNum = case $"node" of
-                 "" => 2
+                 "" => 4
                | node => Web.stoi node;
 
 if $"new" <> "" then