mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Add restic plugin directive (#1730)
This commit is contained in:
		
							parent
							
								
									d3fc9f7a9b
								
							
						
					
					
						commit
						7b5efb5d75
					
				@ -495,6 +495,7 @@ var directives = []string{
 | 
				
			|||||||
	"awslambda", // github.com/coopernurse/caddy-awslambda
 | 
						"awslambda", // github.com/coopernurse/caddy-awslambda
 | 
				
			||||||
	"grpc",      // github.com/pieterlouw/caddy-grpc
 | 
						"grpc",      // github.com/pieterlouw/caddy-grpc
 | 
				
			||||||
	"gopkg",     // github.com/zikes/gopkg
 | 
						"gopkg",     // github.com/zikes/gopkg
 | 
				
			||||||
 | 
						"restic",    // github.com/mholt/caddy-restic
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const (
 | 
					const (
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user