From 29004dff5eba12fddbfc2a290d28df3aee976fc2 Mon Sep 17 00:00:00 2001
From: anoadragon453
Config option: allow_device_name_lookup_over_federation
Set this option to false to disable device display name lookup over federation. By default, the -Federation API allows other homeservers to obtain device display names of any user +
Set this option to true to allow device display name lookup over federation. By default, the +Federation API prevents other homeservers from obtaining the display names of any user devices on this homeserver.
Example configuration:
-allow_device_name_lookup_over_federation: false
+allow_device_name_lookup_over_federation: true
Caching
--
cgit 1.5.1