Finished importer, advanced nginx config for hosts, custom certs used in nginx templates
This commit is contained in:
@ -18,6 +18,7 @@ const model = Backbone.Model.extend({
|
||||
ssl_forced: false,
|
||||
caching_enabled: false,
|
||||
block_exploits: false,
|
||||
advanced_config: '',
|
||||
meta: {},
|
||||
// The following are expansions:
|
||||
owner: null,
|
||||
|
Reference in New Issue
Block a user