synapse/debian/config

10 lines
157 B
Plaintext
Raw Normal View History

2018-12-10 17:14:34 +00:00
#!/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