Hedgedoc: Replace ensurePermissions
This commit is contained in:
		
							parent
							
								
									c44799033a
								
							
						
					
					
						commit
						b67bf68f0d
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -38,9 +38,7 @@ in
 | 
			
		|||
        ensureUsers = [
 | 
			
		||||
            {
 | 
			
		||||
                name = "hedgedoc";
 | 
			
		||||
                ensurePermissions = {
 | 
			
		||||
                    "DATABASE hedgedoc" = "ALL PRIVILEGES";
 | 
			
		||||
                };
 | 
			
		||||
                ensureDBOwnership = true;
 | 
			
		||||
            }
 | 
			
		||||
        ];
 | 
			
		||||
        ensureDatabases = [ "hedgedoc" ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue