Added cache-control headers to doc yaml

This commit is contained in:
Frank Schubert
2022-09-14 15:01:01 +02:00
parent 5535b930a1
commit c40f30e56f

1
public/docs/.htaccess Normal file
View File

@@ -0,0 +1 @@
Header add Cach-control: "no-store, no-cache, must-revalidate"