mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat: add timezone support for schedule and user runtime (#282)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user