bw/matrix-dimension remove unneeded metadata
This commit is contained in:
parent
2ec5fe408a
commit
baad1ad24d
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ def nginx_config(metadata):
|
|||
'vhosts': {
|
||||
'matrix-dimension': {
|
||||
'domain': metadata.get('matrix-dimension/url'),
|
||||
'webroot': '/var/www/{}/webapp/'.format(metadata.get('matrix-dimension/url')),
|
||||
'do_not_set_content_security_headers': True,
|
||||
'max_body_size': '50M',
|
||||
'locations': {
|
||||
|
|
Loading…
Reference in a new issue