all repos — flynet @ 707d08d9bb58ff803e4789471a16a6ddca5b0ab7

ersatz CDN on fly.io

switch to simplefs cache storage

Alin
commit

707d08d9bb58ff803e4789471a16a6ddca5b0ab7

parent

d347d894ff8176079153b8406287b049f2d8d247

1 file changed, 7 insertions(+), 2 deletions(-)

changed files
M CaddyfileCaddyfile
@@ -7,8 +7,13 @@ }
cache { ttl 1h - otter - storers otter + simplefs { + configuration { + path /data + directory_size 900MB + } + } + storers simplefs } log { format json