We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f3321 commit 34b9e98Copy full SHA for 34b9e98
1 file changed
versioned_docs/version-4.0/admin/configuration/set-default-quota.md
@@ -15,7 +15,7 @@ You can define default storage quotas for specific user roles in OpenCloud by co
15
To configure quotas, edit the `opencloud.proxy.yaml` file and add the `role_quotas` section with role IDs and the desired quota in bytes:
16
17
```bash
18
-nano opencloud-compose/config/opencloud.proxy.yaml
+nano opencloud-compose/config/opencloud/proxy.yaml
19
```
20
21
Example configuration:
0 commit comments