From 5a3df8c3b4beede5bab94d2fb332bc5abbdcad30 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 4 Apr 2018 13:19:09 -0500 Subject: Explain if diskQuota == 0 --- proposals/0000-http-pinning-service-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proposals/0000-http-pinning-service-api.md b/proposals/0000-http-pinning-service-api.md index 5aeb4cd..75dff6c 100644 --- a/proposals/0000-http-pinning-service-api.md +++ b/proposals/0000-http-pinning-service-api.md @@ -129,6 +129,8 @@ Response body (JSON): } ``` +If `diskQuota` is not included or is set to 0, the service is acting as a "registry" and will not host the files. + # Dat pinning API [dat-pinning-api]: #dat-pinning-api -- cgit v1.2.3