rename release_log_level
dev feature to dev_release_log_level
, some rebranding
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
76ab8ca69b
commit
d55015ccda
8 changed files with 47 additions and 50 deletions
6
debian/config
vendored
6
debian/config
vendored
|
@ -5,13 +5,13 @@ set -e
|
|||
. /usr/share/debconf/confmodule
|
||||
|
||||
# Ask for the Matrix homeserver name, address and port.
|
||||
db_input high matrix-conduit/hostname || true
|
||||
db_input high conduwuit/hostname || true
|
||||
db_go
|
||||
|
||||
db_input low matrix-conduit/address || true
|
||||
db_input low conduwuit/address || true
|
||||
db_go
|
||||
|
||||
db_input medium matrix-conduit/port || true
|
||||
db_input medium conduwuit/port || true
|
||||
db_go
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue