mirror of
				https://git.proxmox.com/git/proxmox-backup
				synced 2025-11-02 15:18:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			316 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			316 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Each entry starts with a header ``verification: <name>``, followed by the
 | 
						|
job configuration options.
 | 
						|
 | 
						|
::
 | 
						|
 | 
						|
  verification: verify-store2
 | 
						|
	ignore-verified true
 | 
						|
	outdated-after 7
 | 
						|
	schedule daily
 | 
						|
	store store2
 | 
						|
 | 
						|
  verification: ...
 | 
						|
 | 
						|
 | 
						|
You can use the ``proxmox-backup-manager verify-job`` command to manipulate
 | 
						|
this file.
 |