admin: add build tags to "About"
build tags like e2ee and external are now included in the about page.
This commit is contained in:
@@ -7,6 +7,8 @@ import "maunium.net/go/mautrix/id"
|
||||
|
||||
type Crypto struct{}
|
||||
|
||||
func BuildTagsE2EE() {}
|
||||
|
||||
func MatrixE2EE() bool { return false }
|
||||
|
||||
func InitMatrixCrypto(d *MatrixDaemon) (err error) {
|
||||
|
||||
Reference in New Issue
Block a user