Files
sprocket-plugin-irc/data/config.json
2025-08-14 22:19:29 +02:00

13 lines
327 B
JSON

{
"stationMode": 1,
"hostname": "sprocket",
"apSSID": "sprocket",
"apPassword": "somethingSneaky",
"connectTimeout": 20000,
"stationSSID": "MyAP",
"stationPassword": "somethingSneaky",
"meshSSID": "whateverYouLike",
"meshPassword": "somethingSneaky",
"meshPort": 5555,
"channel": 5
}