import from package-debian-synapse

This commit is contained in:
Amber Brown 2018-12-11 04:14:34 +11:00 committed by Richard van der Hoff
parent eb835bf65b
commit fd4070a85d
38 changed files with 2678 additions and 0 deletions

9
debian/config vendored Executable file
View 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