File: config

package info (click to toggle)
matrix-synapse 1.139.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 79,164 kB
  • sloc: python: 257,322; javascript: 7,311; sql: 4,727; sh: 1,177; perl: 626; makefile: 207
file content (9 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
8
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