diff --git a/app/Services/ConfigCacheService.php b/app/Services/ConfigCacheService.php index 55c26475b..65c57882b 100644 --- a/app/Services/ConfigCacheService.php +++ b/app/Services/ConfigCacheService.php @@ -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')) {