mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Increases timeouts in front- and backend
This commit is contained in:
		| @@ -13,7 +13,7 @@ const internalNginx    = require('./nginx'); | ||||
| const internalHost     = require('./host'); | ||||
| const certbot_command  = '/usr/bin/certbot'; | ||||
| const le_config        = '/etc/letsencrypt.ini'; | ||||
| const dns_plugins      = require('../../global/certbot-dns-plugins') | ||||
| const dns_plugins      = require('../global/certbot-dns-plugins'); | ||||
|  | ||||
| function omissions() { | ||||
| 	return ['is_deleted']; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user