mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Merge pull request #1102 from coopernurse/awslambda-ext-plugin
awslambda external plugin
This commit is contained in:
		
						commit
						0e7635c54b
					
				@ -432,6 +432,7 @@ var directives = []string{
 | 
				
			|||||||
	"hugo",        // github.com/hacdias/caddy-hugo
 | 
						"hugo",        // github.com/hacdias/caddy-hugo
 | 
				
			||||||
	"mailout",     // github.com/SchumacherFM/mailout
 | 
						"mailout",     // github.com/SchumacherFM/mailout
 | 
				
			||||||
	"prometheus",  // github.com/miekg/caddy-prometheus
 | 
						"prometheus",  // github.com/miekg/caddy-prometheus
 | 
				
			||||||
 | 
						"awslambda",   // github.com/coopernurse/caddy-awslambda
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const (
 | 
					const (
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user