Kollektiv (collective) DateiOrdner ausblenden

Hallo,
wir nutzen NextCloud inzwischen bei uns in der Feuerwehr.
seit kurzem auch “Kollektiv” als Art Wissensdatenbank.

Soweit gut, Problem, jeder Nutzer hat nun in den Dateien einen Ordner “Kollektiv”, der sowohl im Web, über WebDAV als auch über die Nextcloud Synchronisations App gezogen wird.

Unwissende User kommen nun evtl. auf die Idee und löschen den Ordner / einzelne Dateien in dem Ordner.

Gibt es eine Möglichkeit, dass es den Ordner zwar auf dem Server gibt (technisch vmtl. notwendig), dieser jedoch sowohl per webDAV, Web als auch NextCloud App ausgeblendet wird.

alternativ, kann man die Datei irgendwie “unlöschbar” machen?

als Admin die Berechtigungen für den Ordner setzen :joy:

One option would be to mount the Collectives into a hidden folder per default. The default Collectives user folder can be set with the app setting default_user_folder:

$ occ config:app:set collectives default_user_folder --value='.collectives'.

Withthe latest Collectives release (2.14.4) it’s also possible to mount the collectives into a subfolder, e.g. .system/Collectives.

where can i make this config?

in the admin area i have no entry for CollectiveSettings

------ Originalnachricht ------
Von “Jonas Meurer via Nextcloud community” <noreply@help.nextcloud.org>
An nicolas@suedfrankreich-glatz.de
Datum 30.09.2024 13:26:00
Betreff [Nextcloud community] [:globe_with_meridians: International support/:de: Deutsch (german)] Kollektiv (collective) DateiOrdner ausblenden

Anleitung für occ

Thanks, i will give this information to our master Admin

Thanks, our Admin has make it, but new collectives are shown in the collective-folder

he has testet it with and without the “.” on the end of the Code.

al the “Test” was after code

@mejo have you an Idea what we make wrong

Hat hier noch jemand eine Idee?, wie man diesen Ordner für alle ausblenden kann?

Oder ist das Problem, dass ich zuvor bereits ein kollektiv hatte?

have you any more idea?
our admin make the occ but the collectives folder is visible