Fix forms for http2_support

This commit is contained in:
Jamie Curnow
2018-11-21 08:04:31 +10:00
parent 411734f392
commit e53d9fa3eb
6 changed files with 6 additions and 3 deletions

View File

@ -19,6 +19,7 @@ const model = Backbone.Model.extend({
caching_enabled: false,
allow_websocket_upgrade: false,
block_exploits: false,
http2_support: false,
advanced_config: '',
meta: {},
// The following are expansions: