mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 20:51:56 +00:00 
			
		
		
		
	Fix statistics misreporting register allow state
This commit is contained in:
		| @@ -42,7 +42,7 @@ class Invidious::Jobs::StatisticsRefreshJob < Invidious::Jobs::BaseJob | ||||
|       "version" => @software_config["version"], | ||||
|       "branch"  => @software_config["branch"], | ||||
|     } | ||||
|     STATISTICS["openRegistration"] = CONFIG.registration_enabled | ||||
|     STATISTICS["openRegistrations"] = CONFIG.registration_enabled | ||||
|   end | ||||
|  | ||||
|   private def refresh_stats | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 namazso
					namazso