cache read performance improvements
This commit is contained in:
parent
39c4720e40
commit
f69d3149f3
14 changed files with 140 additions and 71 deletions
|
|
@ -111,5 +111,8 @@ span {
|
|||
<article>
|
||||
{{template "body" .}}
|
||||
</article>
|
||||
<footer>
|
||||
<pre>© CacheFS v1.0 <a href="https://git.giftfish.de/ston1th/cachefs" rel="nofollow noreferrer noopener" target="_blank">[Source]</a></pre>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{{define "body" -}}
|
||||
<pre>[v]: show video
|
||||
[n]: skip file caching
|
||||
[n]: stream file without caching
|
||||
[p]: preload file
|
||||
<a href="/?o=preloads">[Preloads]</a></pre>
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue