You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Tools: Set Postgres work memory for dev db
This commit is contained in:
		| @@ -7,6 +7,7 @@ version: '3' | ||||
| services: | ||||
|     db: | ||||
|         image: postgres:13.1 | ||||
|         command: postgres -c work_mem=100000 | ||||
|         ports: | ||||
|             - "5432:5432" | ||||
|         environment: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user