mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Add 'ex[erimental API' comment
This commit is contained in:
parent
3add16df49
commit
de341bec1b
@ -114,6 +114,8 @@ class RegistrationConfig(Config):
|
|||||||
|
|
||||||
# If enabled, user IDs, display names and avatar URLs will be replicated
|
# If enabled, user IDs, display names and avatar URLs will be replicated
|
||||||
# to this server whenever they change.
|
# to this server whenever they change.
|
||||||
|
# This is an experimental API currently implemented by sydent to support
|
||||||
|
# cross-homeserver user directories.
|
||||||
# replicate_user_profiles_to: example.com
|
# replicate_user_profiles_to: example.com
|
||||||
|
|
||||||
# Users who register on this homeserver will automatically be joined
|
# Users who register on this homeserver will automatically be joined
|
||||||
|
Loading…
Reference in New Issue
Block a user