mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-14 03:36:51 +00:00
Added disable/enable to remaining objects
This commit is contained in:
@@ -14,6 +14,7 @@ const model = Backbone.Model.extend({
|
||||
certificate_id: 0,
|
||||
ssl_forced: false,
|
||||
http2_support: false,
|
||||
enabled: true,
|
||||
meta: {},
|
||||
advanced_config: '',
|
||||
// The following are expansions:
|
||||
|
||||
Reference in New Issue
Block a user