fix: roundcube metadata

This commit is contained in:
Inex Code
2025-03-28 17:21:08 +03:00
parent 2b4a9e1f90
commit fa9cd82739
2 changed files with 7 additions and 4 deletions

View File

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