summary refs log tree commit diff
path: root/synapse/config/user_directory.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/config/user_directory.py')
-rw-r--r--synapse/config/user_directory.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/config/user_directory.py b/synapse/config/user_directory.py

index eba99976ac..3b3d0f8e41 100644 --- a/synapse/config/user_directory.py +++ b/synapse/config/user_directory.py
@@ -46,8 +46,8 @@ class UserDirectoryConfig(Config): #user_directory: # search_all_users: false # - # If this is set, user search will be delegated to this ID server instead - # of synapse performing the search itself. - # This is an experimental API. - # defer_to_id_server: https://id.example.com + # # If this is set, user search will be delegated to this ID server instead + # # of synapse performing the search itself. + # # This is an experimental API. + # defer_to_id_server: https://id.example.com """