implement startup mode, init nex filesystem server

This commit is contained in:
yggverse 2024-05-06 20:43:08 +03:00
parent 1ec4b61970
commit 5d8c8b122b
4 changed files with 32 additions and 7 deletions

View file

@ -1,5 +1,6 @@
{
"host":"127.0.0.1",
"mode":"fs",
"list":true,
"dump":true
}