Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
2df8c313
Commit
2df8c313
authored
6 years ago
by
Richard van der Hoff
Browse files
Options
Downloads
Patches
Plain Diff
minor post-review tweaks
parent
cd8ab9a0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/consent_tracking.md
+3
-3
3 additions, 3 deletions
docs/consent_tracking.md
docs/server_notices.md
+2
-2
2 additions, 2 deletions
docs/server_notices.md
with
5 additions
and
5 deletions
docs/consent_tracking.md
+
3
−
3
View file @
2df8c313
...
...
@@ -81,9 +81,9 @@ should be a matter of `pip install Jinja2`. On debian, try `apt-get install
python-jinja2`
.
Once this is complete, and the server has been restarted, try visiting
`https://<server>/_matrix/consent`
. If co
nfiguration has been done correctly,
this should give
an error "Missing string query parameter 'u'". It is now
possible to manually
construct URIs where users can give their consent.
`https://<server>/_matrix/consent`
. If co
rrectly configured, this should give
an error "Missing string query parameter 'u'". It is now
possible to manually
construct URIs where users can give their consent.
### Constructing the consent URI
...
...
This diff is collapsed.
Click to expand it.
docs/server_notices.md
+
2
−
2
View file @
2df8c313
...
...
@@ -4,7 +4,7 @@ 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 the server polices
(see
They are used as part of communication of the server polices(see
[
consent_tracking.md
](
consent_tracking.md
)
), however the intention is that
they may also find a use for features such as "Message of the day".
...
...
@@ -32,7 +32,7 @@ Synapse configuration
Server notices come from a specific user id on the server. Server
administrators are free to choose the user id - something like
`server`
is
suggested, meaning the notices will come from
`@server:<your_server_name>`
. Once the
s
erver
n
otices user is configured, that
`@server:<your_server_name>`
. Once the
S
erver
N
otices user is configured, that
user id becomes a special, privileged user, so administrators should ensure
that
**it is not already allocated**
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment