diff --git a/src/components/NcSettingsSection/NcSettingsSection.vue b/src/components/NcSettingsSection/NcSettingsSection.vue index 30031ff330..baef95e86f 100644 --- a/src/components/NcSettingsSection/NcSettingsSection.vue +++ b/src/components/NcSettingsSection/NcSettingsSection.vue @@ -33,15 +33,16 @@ This component is to be used in the settings section of nextcloud. - Your settings here + doc-url="https://docs.nextcloud.com/server/19/go.php?to=admin-2fa" + :limit-width="true"> +

Your settings here

```