mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-04 03:27:23 -05:00 
			
		
		
		
	Fix syntax in caddy.conf
This commit is contained in:
		
							parent
							
								
									17e7e6076a
								
							
						
					
					
						commit
						fea0d5ac3a
					
				
							
								
								
									
										2
									
								
								dist/init/linux-upstart/caddy.conf
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/init/linux-upstart/caddy.conf
									
									
									
									
										vendored
									
									
								
							@ -14,7 +14,7 @@ respawn limit 10 5
 | 
				
			|||||||
reload signal SIGUSR1
 | 
					reload signal SIGUSR1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Let's Encrypt certificates will be written to this directory.
 | 
					# Let's Encrypt certificates will be written to this directory.
 | 
				
			||||||
env CADDYPATH =/etc/caddy
 | 
					env CADDYPATH=/etc/caddy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
limit nofile 1048576 1048576
 | 
					limit nofile 1048576 1048576
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user