mirror of
				https://github.com/nextcloud/docker.git
				synced 2025-10-31 16:31:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			336 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			336 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [mysqld]
 | |
| # Set Transaction isolation Level to READ-COMMITED (Required by nextcloud)
 | |
| # ================================================
 | |
| #   https://docs.nextcloud.com/server/13/admin_manual/configuration_database/linux_database_configuration.html#database-read-commited-transaction-isolation-level
 | |
| transaction-isolation = READ-COMMITTED
 |