mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -31,7 +31,7 @@ This can be bytes, quads, file count, ...</p>
|
||||
<li><a href="GlobalQuotaStrategy.html" class="tsd-signature-type tsd-kind-class">GlobalQuotaStrategy</a></li>
|
||||
<li><a href="PodQuotaStrategy.html" class="tsd-signature-type tsd-kind-class">PodQuotaStrategy</a></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L20">src/storage/quota/QuotaStrategy.ts:20</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L20">src/storage/quota/QuotaStrategy.ts:20</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -69,19 +69,19 @@ This can be bytes, quads, file count, ...</p>
|
||||
<h5><span class="tsd-kind-parameter">limit</span>: <a href="../interfaces/Size.html" class="tsd-signature-type tsd-kind-interface">Size</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="QuotaStrategy.html" class="tsd-signature-type tsd-kind-class">QuotaStrategy</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L24">src/storage/quota/QuotaStrategy.ts:24</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L24">src/storage/quota/QuotaStrategy.ts:24</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="limit" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>limit</span><a href="#limit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">limit</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Size.html" class="tsd-signature-type tsd-kind-interface">Size</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L22">src/storage/quota/QuotaStrategy.ts:22</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L22">src/storage/quota/QuotaStrategy.ts:22</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="reporter" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>reporter</span><a href="#reporter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">reporter</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/SizeReporter.html" class="tsd-signature-type tsd-kind-interface">SizeReporter</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L21">src/storage/quota/QuotaStrategy.ts:21</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L21">src/storage/quota/QuotaStrategy.ts:21</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="createQuotaGuard" class="tsd-anchor"></a>
|
||||
@@ -105,7 +105,7 @@ Like other Passthrough instances this will simply pass on the chunks, when the q
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L84">src/storage/quota/QuotaStrategy.ts:84</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L84">src/storage/quota/QuotaStrategy.ts:84</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="estimateSize" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>estimate<wbr/>Size</span><a href="#estimateSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -125,7 +125,7 @@ Like other Passthrough instances this will simply pass on the chunks, when the q
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L71">src/storage/quota/QuotaStrategy.ts:71</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L71">src/storage/quota/QuotaStrategy.ts:71</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="getAvailableSpace" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get<wbr/>Available<wbr/>Space</span><a href="#getAvailableSpace" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -148,7 +148,7 @@ as available space.</p>
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L38">src/storage/quota/QuotaStrategy.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L38">src/storage/quota/QuotaStrategy.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="getTotalSpaceUsed" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagAbstract">Abstract</code> <span>get<wbr/>Total<wbr/>Space<wbr/>Used</span><a href="#getTotalSpaceUsed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-protected">
|
||||
@@ -169,7 +169,7 @@ If quota is not relevant for this identifier, Size.amount should be Number.MAX_S
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/quota/QuotaStrategy.ts#L63">src/storage/quota/QuotaStrategy.ts:63</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/quota/QuotaStrategy.ts#L63">src/storage/quota/QuotaStrategy.ts:63</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user