matrix-dimension #44

Merged
sophie merged 16 commits from matrix-dimension into main 2021-07-17 09:58:18 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit d076384ead - Show all commits

View File

@ -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': {