feat: add timezone support for schedule and user runtime (#282)

This commit is contained in:
Yiming Qi
2026-03-26 01:32:02 +08:00
committed by GitHub
parent 3a7f5200ed
commit 03ba13e7e5
51 changed files with 793 additions and 100 deletions
+2
View File
@@ -18,6 +18,8 @@ email = "admin@memoh.local"
jwt_secret = "CHANGE-ME-TO-A-RANDOM-SECRET"
jwt_expires_in = "168h"
timezone = "UTC"
[containerd]
socket_path = "/run/containerd/containerd.sock"
namespace = "default"