Limit the storage space of a NextCloud folder (ex: no more than 10GB)

Hi!

Is it possible to limit the storage space of a NextCloud folder when creating it? or just after creating it? For instance, no more than 10GB in that folder.

If yes, how can I define this value when creating/modifying that folder via NextCloud API?

Thanks a lot!

with a little trick it’s possible to limit the size of a folder…

make a directory folder1. make a group folder1. assign limit (eg 10GB) to group. assign group to users who are allowed to write in that directory.