diff --git a/content/docs/overview/configs.json b/content/docs/overview/configs.json deleted file mode 100644 index acf3918..0000000 --- a/content/docs/overview/configs.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "default": { - "adminMode": "local", - "networkLayer": "yggdrasil", - "applications": { - "syncthing": { - "enable": true, - "sharedFolders": [ "/shared/docs" ] - }, - "mumbleClient": { - "server": "mumble.hiboss" - } - } - } -}