rename web/ to admin/, along with the web-named build and cli identifiers

This commit is contained in:
2026-08-16 00:17:58 +02:00
parent 5b3d1cd65c
commit 1e97c80f6b
136 changed files with 196 additions and 196 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ pub const WebState = struct {
querylog_db: ?*db.Db = null,
version: []const u8 = "",
/// The `--web-dev` asset directory, read by the dev-mode fallback. Empty
/// The `--admin-dev` asset directory, read by the dev-mode fallback. Empty
/// whenever that fallback is not wired.
dev_dir: []const u8 = "",
/// Unix seconds at process start, for uptime.