docs(overview): remove file config.json

This commit is contained in:
DavHau 2023-07-16 15:37:45 +02:00
parent dcbda675be
commit acadffe833

View File

@ -1,15 +0,0 @@
{
"default": {
"adminMode": "local",
"networkLayer": "yggdrasil",
"applications": {
"syncthing": {
"enable": true,
"sharedFolders": [ "/shared/docs" ]
},
"mumbleClient": {
"server": "mumble.hiboss"
}
}
}
}