Improve some configs
This commit is contained in:
		
							parent
							
								
									8c194df84b
								
							
						
					
					
						commit
						0ed1633be6
					
				
					 3 changed files with 9 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -24,10 +24,10 @@ case "$1" in
 | 
			
		|||
	"_forget")
 | 
			
		||||
		host-backup forget --prune --group-by "host" \
 | 
			
		||||
			--keep-last 14 \
 | 
			
		||||
			--keep-daily 28 \
 | 
			
		||||
			--keep-weekly 12 \
 | 
			
		||||
			--keep-monthly 24 \
 | 
			
		||||
			--keep-yearly 4
 | 
			
		||||
			--keep-daily 60 \
 | 
			
		||||
			--keep-weekly 24 \
 | 
			
		||||
			--keep-monthly 36 \
 | 
			
		||||
			--keep-yearly 10
 | 
			
		||||
		;;
 | 
			
		||||
	*)
 | 
			
		||||
		restic "$@"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue