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:
dhrions 2023-10-29 11:26:40 +01:00 committed by GitHub
parent 654f16dbb5
commit cd16df2b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,11 @@ title: Nextcloud
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"]`.