Explorar o código

Update ConfigCacheService, fix discover features

Daniel Supernault %!s(int64=3) %!d(string=hai) anos
pai
achega
ad48521a35
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      app/Services/ConfigCacheService.php

+ 3 - 1
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')) {