Update nextcloud.md
Add precisions on how get the key or a specific way to get dedicated username and password.
This commit is contained in:
parent
654f16dbb5
commit
cd16df2b55
@ -3,7 +3,11 @@ title: Nextcloud
|
|||||||
description: Nextcloud Widget Configuration
|
description: Nextcloud Widget Configuration
|
||||||
---
|
---
|
||||||
|
|
||||||
Use username & password, or the `NC-Token` key. Information about the token can be found under **Settings** > **System**. If both are provided, NC-Token will be used.
|
Use username & password, or the `NC-Token` key.
|
||||||
|
Information about the token can be found under **Settings** > **System** (my.nextcloud.domain/settings/admin/serverinfo, at the bottom of the page).
|
||||||
|
A username & a password dedicated to homepage can be used for more security (my.nextcloud.domain/settings/user/security, at the bottom of the page).
|
||||||
|
If both are provided, NC-Token will be used.
|
||||||
|
|
||||||
|
|
||||||
Allowed fields: `["cpuload", "memoryusage", "freespace", "activeusers", "numfiles", "numshares"]`.
|
Allowed fields: `["cpuload", "memoryusage", "freespace", "activeusers", "numfiles", "numshares"]`.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user