README.md et purge du JSON

This commit is contained in:
Maximilien LEDOUX
2022-03-20 15:01:44 +01:00
parent 5dcd3c6405
commit f43d591de5
2 changed files with 18 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
"unicast_port": 8000,
"multicast_ip": "224.66.66.1",
"multicast_port": 15502,
"network_interface": "tun0",
"tls": false,
"storagePath": "C:\\Users\\ledou\\Documents\\ffe",
"network_interface": "Mon interface réseau",
"tls": true,
"storagePath": "Chemin vers le dossier FFE",
"users": [
]
}