1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 07:38:35 +00:00

fix config ui error about cache ttl (#6861) (#6865)

This commit is contained in:
Lunny Xiao
2019-05-07 00:18:17 +08:00
committed by Lauris BH
parent 96eb99ea55
commit 476ca67cd4
3 changed files with 6 additions and 0 deletions

View File

@@ -1706,6 +1706,7 @@ config.cache_config = Cache Configuration
config.cache_adapter = Cache Adapter
config.cache_interval = Cache Interval
config.cache_conn = Cache Connection
config.cache_item_ttl = Cache Item TTL
config.session_config = Session Configuration
config.session_provider = Session Provider