We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f69de12 + 7d3ea06 commit 40c9b41Copy full SHA for 40c9b41
docs/widgets.md
@@ -1954,7 +1954,7 @@ Displays your notifications and allows deleting them.
1954
#### Example
1955
1956
```yaml
1957
-- type: nextcloud-userstatus
+- type: nextcloud-notifications
1958
useProxy: true
1959
options:
1960
hostname: https://nextcloud.example.com
@@ -2060,7 +2060,7 @@ Shows statistics about PHP OPcache performance on your Nextcloud server.
2060
2061
2062
2063
-- type: nextcloud-stats
+- type: nextcloud-php-opcache
2064
2065
2066
0 commit comments