Specify module order manually to work around hugo issues (#3612)
This commit is contained in:
parent
0ee58100c4
commit
00169abcdb
36 changed files with 50 additions and 51 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 190
|
||||
---
|
||||
|
||||
### Client Config
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 200
|
||||
---
|
||||
|
||||
### Server Administration
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 70
|
||||
---
|
||||
|
||||
### Content repository
|
||||
|
@ -68,7 +67,7 @@ methods:
|
|||
- 640x480, scale
|
||||
- 800x600, scale
|
||||
|
||||
In summary:
|
||||
In summary:
|
||||
- "scale" maintains the original aspect ratio of the image
|
||||
- "crop" provides an image in the aspect ratio of the sizes given in
|
||||
the request
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 90
|
||||
---
|
||||
|
||||
### Device Management
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 230
|
||||
---
|
||||
|
||||
### Direct Messaging
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 100
|
||||
---
|
||||
|
||||
### End-to-End Encryption
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 210
|
||||
---
|
||||
|
||||
### Event Context
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 160
|
||||
---
|
||||
|
||||
### Guest Access
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 120
|
||||
---
|
||||
|
||||
### Room History Visibility
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 240
|
||||
---
|
||||
|
||||
### Ignoring Users
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 10
|
||||
---
|
||||
|
||||
### Instant Messaging
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 300
|
||||
---
|
||||
|
||||
### User, room, and group mentions
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 330
|
||||
---
|
||||
|
||||
### Moderation policy lists
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 280
|
||||
---
|
||||
|
||||
### OpenID
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 60
|
||||
---
|
||||
|
||||
### Presence
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 130
|
||||
---
|
||||
|
||||
### Push Notifications
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 50
|
||||
---
|
||||
|
||||
### Fully read markers
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 40
|
||||
---
|
||||
|
||||
### Receipts
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 260
|
||||
---
|
||||
|
||||
### Reporting Content
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 170
|
||||
---
|
||||
|
||||
### Room Previews
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 310
|
||||
---
|
||||
|
||||
### Room Upgrades
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 150
|
||||
---
|
||||
|
||||
### Server Side Search
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 110
|
||||
---
|
||||
|
||||
### Secrets
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 80
|
||||
---
|
||||
|
||||
### Send-to-Device messaging
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 290
|
||||
---
|
||||
|
||||
### Server Access Control Lists (ACLs) for rooms
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 320
|
||||
---
|
||||
|
||||
### Server Notices
|
||||
|
@ -25,12 +24,12 @@ ignored by clients.
|
|||
|
||||
The specified values for `server_notice_type` are:
|
||||
|
||||
`m.server_notice.usage_limit_reached`
|
||||
`m.server_notice.usage_limit_reached`
|
||||
The server has exceeded some limit which requires the server
|
||||
administrator to intervene. The `limit_type` describes the kind of limit
|
||||
reached. The specified values for `limit_type` are:
|
||||
|
||||
`monthly_active_user`
|
||||
`monthly_active_user`
|
||||
The server's number of active users in the last 30 days has exceeded the
|
||||
maximum. New connections are being refused by the server. What defines
|
||||
"active" is left as an implementation detail, however servers are
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 220
|
||||
---
|
||||
|
||||
### SSO client login/authentication
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 250
|
||||
---
|
||||
|
||||
### Sticker Messages
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 180
|
||||
---
|
||||
|
||||
### Room Tagging
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 140
|
||||
---
|
||||
|
||||
### Third party invites
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 270
|
||||
---
|
||||
|
||||
### Third Party Networks
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 30
|
||||
---
|
||||
|
||||
### Typing Notifications
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
type: module
|
||||
weight: 20
|
||||
---
|
||||
|
||||
### Voice over IP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue