fix: copy database path to updated config (#119)
This commit is contained in:
committed by
Tulir Asokan
parent
41f2f64322
commit
a652fb1d8c
@@ -147,6 +147,8 @@ class Config(DictWithRecursion):
|
||||
copy("appservice.hostname")
|
||||
copy("appservice.port")
|
||||
|
||||
copy("appservice.database")
|
||||
|
||||
copy("appservice.public.enabled")
|
||||
copy("appservice.public.prefix")
|
||||
copy("appservice.public.external")
|
||||
|
||||
Reference in New Issue
Block a user