bundles/matrix-synapse: add scripts/synapse-purge-unused-rooms
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b06532241b
commit
8ac9b2f204
2 changed files with 67 additions and 0 deletions
|
@ -9,6 +9,9 @@ files = {
|
|||
'svc_systemd:matrix-synapse:restart',
|
||||
},
|
||||
},
|
||||
'/etc/matrix-synapse/scripts/synapse-purge-unused-rooms': {
|
||||
'mode': '0755',
|
||||
},
|
||||
'/etc/systemd/system/matrix-synapse.service.d/override.conf': {
|
||||
'needs': {
|
||||
'pkg_apt:matrix-synapse-py3',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue