Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
cf318835
Commit
cf318835
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Fix default value and key names.
parent
6860a18c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/specification.rst
+3
-3
3 additions, 3 deletions
docs/specification.rst
with
3 additions
and
3 deletions
docs/specification.rst
+
3
−
3
View file @
cf318835
...
...
@@ -721,7 +721,7 @@ options which can be set when creating a room:
Description:
A ``public`` visibility indicates that the room will be shown in the public
room list. A ``private`` visibility will hide the room from the public room
list. Rooms default to ``p
ublic
`` visibility if this key is not included.
list. Rooms default to ``p
rivate
`` visibility if this key is not included.
``room_alias_name``
Type:
...
...
@@ -2038,7 +2038,7 @@ For state updates:
Description:
The asserted power level of the user performing the update.
``
min_update
``
``
required_power_level
``
Type:
Integer
Description:
...
...
@@ -2056,7 +2056,7 @@ For state updates:
Description:
The PDU id of the update this replaces.
``user``
``user
_id
``
Type:
String
Description:
...
...
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