mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
matrix: Work around media worker bug
See: https://github.com/element-hq/synapse/issues/17473
This commit is contained in:
parent
b758342f52
commit
b3d0687197
@ -6,7 +6,7 @@ worker_listeners:
|
||||
x_forwarded: true
|
||||
bind_addresses: ['::1', '127.0.0.1']
|
||||
resources:
|
||||
- names: [media]
|
||||
- names: [media, client, federation]
|
||||
compress: false
|
||||
- port: 8023
|
||||
type: metrics
|
||||
|
Loading…
Reference in New Issue
Block a user