Burp: Exclude /var/lib/burp by default
This commit is contained in:
		
							parent
							
								
									4d8d47b800
								
							
						
					
					
						commit
						a933b3189e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -356,7 +356,7 @@ in { | ||||||
| 
 | 
 | ||||||
|             excludes = mkOption { |             excludes = mkOption { | ||||||
|                 type = types.listOf types.str; |                 type = types.listOf types.str; | ||||||
|                 default = [ ]; |                 default = [ libDir ]; | ||||||
|                 description = '' |                 description = '' | ||||||
|                     List of locations to exclude from the backup. |                     List of locations to exclude from the backup. | ||||||
|                 ''; |                 ''; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue