working commit

This commit is contained in:
2026-03-09 12:37:54 +02:00
parent dda76dc0f1
commit 4801aa26cf
15 changed files with 431 additions and 307 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ const (
logdir = "/home/ziggi/mstore2/tmp/log"
datadir = "/home/ziggi/mstore2/tmp/data"
version = "0.2.0"
srvname = "mstored"
srvname = "mstored"
)