mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-29 01:09:31 -04:00
import from package-debian-synapse
This commit is contained in:
parent
eb835bf65b
commit
fd4070a85d
38 changed files with 2678 additions and 0 deletions
9
debian/config
vendored
Executable file
9
debian/config
vendored
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
. /usr/share/debconf/confmodule
|
||||
|
||||
db_input high matrix-synapse/server-name || true
|
||||
db_input high matrix-synapse/report-stats || true
|
||||
db_go
|
Loading…
Add table
Add a link
Reference in a new issue