update ReADME

This commit is contained in:
2026-05-13 17:21:22 +02:00
parent 54af4c2112
commit 7cd44a3cc4
4 changed files with 126 additions and 3 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ const (
logdir = "/var/log/mstore"
datadir = "/var/lib/mstore"
version = "0.2.5"
srvname = "mstored"
srvname = "mstored"
)