This commit is contained in:
Sergey Kolesnik
2025-02-08 11:14:27 +08:00
committed by GitHub
12 changed files with 65 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ const model = Backbone.Model.extend({
forward_scheme: 'http',
forward_host: '',
forward_port: null,
client_max_body_size: 1,
access_list_id: 0,
certificate_id: 0,
ssl_forced: false,