mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Explain that pod quota is for the entire pod
This commit is contained in:
parent
fbe60371b9
commit
9cb0127e2b
@ -38,6 +38,7 @@
|
|||||||
"comment": "A server that stores its resources on disk while enforcing quota."
|
"comment": "A server that stores its resources on disk while enforcing quota."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"comment": "Sets the maximum size of a single pod to 7KB.",
|
||||||
"@id": "urn:solid-server:default:QuotaStrategy",
|
"@id": "urn:solid-server:default:QuotaStrategy",
|
||||||
"@type": "PodQuotaStrategy",
|
"@type": "PodQuotaStrategy",
|
||||||
"limit_amount": 7000,
|
"limit_amount": 7000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user