mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
4d0dcb92b6
* Add MaintenanceTemplate field to Nginx settings * Add optional maintenance_template to NginxSettings * Implement custom maintenance template handling Add support for custom maintenance HTML template. * Add maintenance template path input to Nginx settings * Update maintenance template input in NginxSettings * Refactor maintenance template file handling * Add filepath import to maintenance.go * Update placeholder for maintenance template input