mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 06:09:39 +08:00
fix: 1. quota add API 2. tenant cache refresh 3. domain quota not initialize
This commit is contained in:
@@ -79,6 +79,8 @@ type CommonOptions struct {
|
||||
AdminProjectDomain string `help:"Domain of Admin project"`
|
||||
AuthTokenCacheSize uint32 `help:"Auth token Cache Size" default:"2048"`
|
||||
|
||||
TenantCacheExpireSeconds int `help:"expire seconds of cached tenant/domain info. defailt 15 minutes" default:"900"`
|
||||
|
||||
BaseOptions
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user