fix: Nextcloud metadata

This commit is contained in:
Inex Code
2025-03-28 17:18:16 +03:00
parent c528ea129f
commit aedc1a4297
2 changed files with 21 additions and 10 deletions

View File

@@ -28,6 +28,10 @@
homepage = "https://nextcloud.com/";
sourcePage = "https://github.com/nextcloud";
supportLevel = "normal";
sso = {
accessGroup = "sp.nextcloud.users";
adminGroup = "sp.nextcloud.admins";
};
};
};
}