Enable omemo plugin
This commit is contained in:
parent
f05d0f1bfd
commit
6ed4d7db45
@ -630,7 +630,7 @@ proxies.Tor.bosh_http_pipelining = False
|
|||||||
proxies.Tor.bosh_wait_for_restart_response = False
|
proxies.Tor.bosh_wait_for_restart_response = False
|
||||||
plugins.plugin_installer.active = True
|
plugins.plugin_installer.active = True
|
||||||
plugins.latex.active = True
|
plugins.latex.active = True
|
||||||
plugins.omemo.active = False
|
plugins.omemo.active = True
|
||||||
plugins.openpgp.active = False
|
plugins.openpgp.active = False
|
||||||
plugins.pgp.active = False
|
plugins.pgp.active = False
|
||||||
plugins.syntax_highlight.active = True
|
plugins.syntax_highlight.active = True
|
||||||
|
Loading…
Reference in New Issue
Block a user