docs(all): fix markdown syntax and snippets
This commit is contained in:
@@ -54,8 +54,8 @@ CREATE EXTENSION IF NOT EXISTS vector;
|
||||
### About community edition limitation
|
||||
|
||||
- Workspace seats
|
||||
- The number of members itself \(account\) are unlimited.
|
||||
- However the number of members who work on the same workspace simultaneously \(seats\) are designated as 10 members.
|
||||
- The number of members itself (account) are unlimited.
|
||||
- However the number of members who work on the same workspace simultaneously (seats) are designated as 10 members.
|
||||
- Workspace storage quota
|
||||
- Originally, self-hosted version has no limitation in storage quota and uploading file size.
|
||||
- Now, there is some limitation even in the self-hosted version.
|
||||
@@ -85,8 +85,8 @@ CREATE EXTENSION IF NOT EXISTS vector;
|
||||
|
||||
#### Auth
|
||||
|
||||
- [ ] Whether allow new registrations
|
||||
- [x] Whether allow new registration via configured oauth
|
||||
- `[ ]` Whether allow new registrations
|
||||
- `[x]` Whether allow new registration via configured oauth
|
||||
- Minimum length requirement of password: 8
|
||||
- Maximum length requirement of password: 50
|
||||
- save
|
||||
@@ -117,5 +117,5 @@ Environment="AFFINE_SERVER_HTTPS=true"
|
||||
|
||||
#### Flags
|
||||
|
||||
- [x] Whether allow guest users to create demo workspaces
|
||||
- `[x]` Whether allow guest users to create demo workspaces
|
||||
- save
|
||||
|
||||
@@ -61,7 +61,7 @@ CREATE EXTENSION IF NOT EXISTS earthdistance CASCADE;
|
||||
- map
|
||||
- version check
|
||||
- User privacy
|
||||
- google cast \(disable\)
|
||||
- google cast (disable)
|
||||
- Storage template
|
||||
- `{{y}}/{{MM}}/{{y}}{{MM}}{{dd}}_{{hh}}{{mm}}{{ss}}`
|
||||
- Backups
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
|
||||
## Configuration
|
||||
|
||||
- **!CAUTION!** OpenCloud application \(Android, IOS, Desktop\) doesn't support standard OIDC. Every scopes and client id is hardcoded.
|
||||
- WEBFINGER_\[DESKTOP|ANDROID|IOS\]_OIDC_CLIENT_ID, WEBFINGER_\[DESKTOP|ANDROID|IOS\]_OIDC_CLIENT_SCOPES don't work on official app.
|
||||
- **!CAUTION!** OpenCloud application (Android, IOS, Desktop) doesn't support standard OIDC. Every scopes and client id is hardcoded.
|
||||
- `WEBFINGER_[DESKTOP|ANDROID|IOS]_OIDC_CLIENT_ID`, `WEBFINGER_[DESKTOP|ANDROID|IOS]_OIDC_CLIENT_SCOPES` don't work on official app.
|
||||
- It is impossible to set group claim in scopes. Therefore, it is hard to control roles with token including group claim.
|
||||
- When authelia doesn't work, annotate `OC_EXCLUDE_RUN_SERVICES=idp` and restart to container to use local admin.
|
||||
- This app doesn't support regex on role_assignment mapping.
|
||||
|
||||
@@ -67,8 +67,8 @@ ALTER DATABASE paperless_db OWNER TO paperless;
|
||||
- Mode: skip
|
||||
- When the archive file has broken ocr text, then conduct replcae command manually
|
||||
- Skip archive File: never
|
||||
- Deskew: disable \(toggle to enable and once more to active disable option\)
|
||||
- rotate: disable \(toggle to enable and once more to active disable option\)
|
||||
- Deskew: disable (toggle to enable and once more to active disable option)
|
||||
- rotate: disable (toggle to enable and once more to active disable option)
|
||||
|
||||
## The non-standard pdf file
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ ALTER DATABASE sure_db OWNER TO sure;
|
||||
- Setup:
|
||||
- First name and last name
|
||||
- Will be using sure with
|
||||
- [x] Family members
|
||||
- `[x]` Family members
|
||||
- Country: South Korea
|
||||
- Preference:
|
||||
- South Korean Won (KRW)
|
||||
|
||||
Reference in New Issue
Block a user