295 current 2025-10-11 13:20:27 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 13:27:04 -05:00
parent 3d7cad4fea
commit 5ecb7775ae

View File

@@ -73,7 +73,8 @@ in
host = "0.0.0.0"; host = "0.0.0.0";
port = cfg.port; port = cfg.port;
}; };
pages = { pages = [
{
columns = [ columns = [
{ {
size = "small"; size = "small";
@@ -204,7 +205,7 @@ in
} }
]; ];
}; };
}; ];
}; };
}; };
# override umask to make permissions work out # override umask to make permissions work out