mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 22:25:16 +02:00
🔀 Merge pull request #1352 from edugof/patch-1
Fix nextcloud widgets reference
This commit is contained in:
commit
40c9b41805
@ -1954,7 +1954,7 @@ Displays your notifications and allows deleting them.
|
|||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- type: nextcloud-userstatus
|
- type: nextcloud-notifications
|
||||||
useProxy: true
|
useProxy: true
|
||||||
options:
|
options:
|
||||||
hostname: https://nextcloud.example.com
|
hostname: https://nextcloud.example.com
|
||||||
@ -2060,7 +2060,7 @@ Shows statistics about PHP OPcache performance on your Nextcloud server.
|
|||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- type: nextcloud-stats
|
- type: nextcloud-php-opcache
|
||||||
useProxy: true
|
useProxy: true
|
||||||
options:
|
options:
|
||||||
hostname: https://nextcloud.example.com
|
hostname: https://nextcloud.example.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user