You've already forked pocketbase
							
							
				mirror of
				https://github.com/pocketbase/pocketbase.git
				synced 2025-10-31 16:47:43 +02:00 
			
		
		
		
	reduce the default prewarmed jsvm pool size to 15
This commit is contained in:
		| @@ -43,7 +43,7 @@ func main() { | ||||
| 	app.RootCmd.PersistentFlags().IntVar( | ||||
| 		&hooksPool, | ||||
| 		"hooksPool", | ||||
| 		20, | ||||
| 		15, | ||||
| 		"the total prewarm goja.Runtime instances for the JS app hooks execution", | ||||
| 	) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user