mirror of
https://github.com/matrix-org/synapse.git
synced 2025-12-08 02:41:35 +01:00
deploy: 409573f6d0f146db2a55914cb7b65a0a95f6fde5
This commit is contained in:
parent
3c23e5978f
commit
e686e46a85
@ -345,7 +345,7 @@ If <code>false</code> these files will be deleted. Defaults to <code>true</code>
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
<p>URL Parameters</p>
|
<p>URL Parameters</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>unix_timestamp_in_ms</code>: string representing a positive integer - Unix timestamp in milliseconds.
|
<li><code>before_ts</code>: string representing a positive integer - Unix timestamp in milliseconds.
|
||||||
All cached media that was last accessed before this timestamp will be removed.</li>
|
All cached media that was last accessed before this timestamp will be removed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Response:</p>
|
<p>Response:</p>
|
||||||
|
|||||||
@ -13116,7 +13116,7 @@ If <code>false</code> these files will be deleted. Defaults to <code>true</code>
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
<p>URL Parameters</p>
|
<p>URL Parameters</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><code>unix_timestamp_in_ms</code>: string representing a positive integer - Unix timestamp in milliseconds.
|
<li><code>before_ts</code>: string representing a positive integer - Unix timestamp in milliseconds.
|
||||||
All cached media that was last accessed before this timestamp will be removed.</li>
|
All cached media that was last accessed before this timestamp will be removed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Response:</p>
|
<p>Response:</p>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user