0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-18 18:42:12 +01:00
synapse/debian/config

10 lines
157 B
Text
Raw Normal View History

2018-12-11 04:14:34 +11: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