working commit

This commit is contained in:
2026-03-11 19:47:40 +02:00
parent a81334aedf
commit a064d942e7
56 changed files with 564 additions and 243 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ const (
logdir = "/var/log/mstore"
datadir = "/var/data/mstore"
version = "0.2.0"
srvname = "mstored"
srvname = "mstored"
)