Update config.toml

user_expirations
This commit is contained in:
Dimasssss 2026-02-20 22:02:34 +03:00 committed by GitHub
parent 7da062e448
commit 3b89c1ce7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -124,6 +124,10 @@ hello = "00000000000000000000000000000000"
# [access.user_data_quota]
# hello = 1073741824 # 1 GB
# [access.user_expirations]
# format: "username" = "[year]-[month]-[day]T[hour]:[minute]:[second]Z"
# hello = "2027-01-01T00:00:00Z"
# === Upstreams & Routing ===
[[upstreams]]
type = "direct"