Fixed error in borg config sample
This commit is contained in:
		
							parent
							
								
									15d2db16bd
								
							
						
					
					
						commit
						ff3f9f4eba
					
				| @ -4,5 +4,5 @@ | ||||
| <password for SSH key/repo>         pAsSwOrd | ||||
| <path to file listing extra files>  /root/NCscripts/xtraLocations.borg | ||||
| <path to file with exclusions>      /root/NCscripts/excludeLocations.borg | ||||
| <purge timeframe options>           --keep-within=7 --keep-daily=30 --keep-weekly=12 --keep-monthly=-1 | ||||
| <purge timeframe options>           --keep-within=7d --keep-daily=30 --keep-weekly=12 --keep-monthly=-1 | ||||
| <location of borg remote instance>  borg1 | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user