0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 19:58:53 +02:00

ircd:Ⓜ️ Disable client_keys_upload module for now.

This commit is contained in:
Jason Volk 2019-08-08 14:21:39 -07:00
parent b111af2b3e
commit cc9054303d

View file

@ -281,7 +281,7 @@ ircd::m::module_names
"client_keys_changes", "client_keys_changes",
"client_keys_claim", "client_keys_claim",
"client_keys_query", "client_keys_query",
"client_keys_upload", //"client_keys_upload",
"client_login", "client_login",
"client_logout", "client_logout",
"client_notifications", "client_notifications",