Skip to content

Commit 57790e1

Browse files
committed
update docs
1 parent 497233a commit 57790e1

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

docs/introduction.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ The rich text editor has support for markdown shortcuts.
3232
- **Translations**: Docmost is available in over 10+ languages. 🇺🇸 🇨🇳 🇫🇷 🇩🇪 🇮🇹 🇯🇵 🇰🇷 🇧🇷 🇷🇺 🇪🇸🇫🇷
3333

3434
## Authentication
35-
Currently, Docmost supports local email and password authentication only. Other authentication strategies will come in the near future.
35+
- Email and password
36+
- SSO (SAML/OIDC) is available in our enterprise edition [<a href="mailto:[email protected]?subject=Docmost Enterprise License">Purchase enterprise license</a>].
3637

3738
## FAQ
3839
**How do I install Docmost?**
@@ -42,10 +43,11 @@ We have written an installation guide for you. You can find it on the [installat
4243
Yes! You can subscribe to our cloud version at [https://docmost.com/pricing](https://docmost.com/pricing?ref=docs).
4344

4445
**What license does Docmost use?**
45-
Docmost is licensed under the [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html) 3.0 License.
46+
Docmost is licensed under the open-source [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html) 3.0 License.<br />
47+
Enterprise features are available under an enterprise license (Enterprise Edition).
4648

47-
**Will there be an enterprise version?**
48-
Yes, we have plans to introduce an enterprise version in the near future.
49+
**Do you have an enterprise version?**
50+
Yes, we have an enterprise version with SSO integration. Contact <a href="mailto:[email protected]">[email protected]</a> to purchase an enterprise license.
4951

5052
**Got anymore questions?**
5153
Feel free to email me at _philip at docmost.com_.

docs/self-hosting/environment-variables.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,10 @@ The default Draw.io embed url is `https://embed.diagrams.net`.
7777
| Variable | Example | Description |
7878
|-----------| ------------------------ |----------------------------|
7979
| `DRAWIO_URL` | `https://embed.diagrams.net` | Your custom draw.io server url. |
80+
81+
## Telemetry
82+
We only collect the active version, user count, page count, space and workspace count.
83+
84+
| Variable | Example | Description |
85+
|-----------| ------------------------ |----------------------------|
86+
| `DISABLE_TELEMETRY` | `true` | To disable telemetry |

0 commit comments

Comments
 (0)