github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/quota.md (about)

     1  Enhancement: add global max quota option and quota for CreateHome
     2  
     3  Added a global max quota option to limit how much quota can be assigned to spaces.
     4  Added a max quota value in the spacescapabilities.
     5  Added a quota parameter to CreateHome. This is a prerequisite for setting a default quota per usertypes.
     6  
     7  https://github.com/cs3org/reva/pull/3714
     8  https://github.com/cs3org/reva/pull/3682
     9  https://github.com/cs3org/reva/pull/3678
    10  https://github.com/cs3org/reva/pull/3671