Unable to set quota for new Spaces

We have set OCIS_SPACES_MAX_QUOTA=0 and are still getting all new Spaces created with a default quota of 1GB. To have Spaces default to unlimited quota (or some other value), is there another setting we need to adjust either in the environment or in the web interface?

You want to set GRAPH_SPACES_DEFAULT_QUOTA. It defines the default quota of new spaces.

OCIS_SPACES_MAX_QUOTA defines the maximum quota a space admin can set.

3 Likes

That worked perfectly! Thank you :pray:t3: