1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 09:43:37 +02:00

Added missing key to configuration file example

This commit is contained in:
Tristan B. Kildaire 2021-01-29 11:06:15 +02:00
parent 617727d7b6
commit 4face9ae5d

View File

@ -20,6 +20,7 @@
"name" : "server1",
"address" : "",
"port" : ""
}
},
"active" : ["server1"]
}
}