From b559bc919dbe3a4674b9c2807bf503dafc22f478 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 20 Jun 2022 05:17:13 +0300 Subject: [PATCH] fix --- docs/pst.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pst.md b/docs/pst.md index a96070f5..2193af5a 100644 --- a/docs/pst.md +++ b/docs/pst.md @@ -1,7 +1,7 @@ # Persistent storage !!! note - This feature is available on images older than 2022.06.20 + This feature is available on images newer than 2022.06.20 Sometimes advanced use of PiKVM requires storing some data on disk like API keys, config files, or something like that. For example, you want to have a script that will update SSL certificates once a week.