Update ConfigCacheService, fix discover features

This commit is contained in:
Daniel Supernault 2022-03-01 21:49:09 -07:00
parent 79fde3c349
commit ad48521a35
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ class ConfigCacheService
'pixelfed.cloud_storage',
'account.autofollow',
'account.autofollow_usernames'
'account.autofollow_usernames',
'config.discover.features',
// 'system.user_mode'
];
if(!config('instance.enable_cc')) {