static SITE_SETTINGS_CACHE: LazyLock<Cache<CacheKey, SiteSettings>>
全局站点配置缓存实例(单键 SiteSettings),最大容量 2。
SiteSettings