fix config ui error about cache ttl (#6861)

This commit is contained in:
Lunny Xiao 2019-05-06 22:35:11 +08:00 committed by Lauris BH
parent 5d5eae6aea
commit 01ebd52a1f
3 changed files with 6 additions and 0 deletions

View file

@ -1757,6 +1757,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