diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-05-23 12:32:38 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-05-23 12:32:38 +0100 |
commit | 833db2d92245a0b7cab9e16f9badc135346f0750 (patch) | |
tree | 24dcbc026c5d6e845ca29446cd5678378059a115 /docs/server_notices.md | |
parent | Some docs about server notices (diff) | |
download | synapse-833db2d92245a0b7cab9e16f9badc135346f0750.tar.xz |
consent tracking docs
Diffstat (limited to 'docs/server_notices.md')
-rw-r--r-- | docs/server_notices.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/server_notices.md b/docs/server_notices.md index a37aed6792..5d7857d15c 100644 --- a/docs/server_notices.md +++ b/docs/server_notices.md @@ -4,8 +4,8 @@ Server Notices 'Server Notices' are a new feature introduced in Synapse 0.30. They provide a channel whereby server administrators can send messages to users on the server. -They are used as part of the communication of Privacy Polices (see -[privacy_policy.md]), however the intention is that they may also find a use +They are used as part of the communication of the server polices (see +[consent_tracking.md]), however the intention is that they may also find a use for features such as "Message of the day". This is a feature specific to Synapse, but it uses standard Matrix |