mirror of
https://gitlab.com/wirelos/sprocket-plugin-irc.git
synced 2025-12-14 21:42:21 +01:00
basic irc plugin
This commit is contained in:
13
data/config.json
Normal file
13
data/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"stationMode": 1,
|
||||
"hostname": "sprocket",
|
||||
"apSSID": "sprocket",
|
||||
"apPassword": "th3r31sn0Sp00n",
|
||||
"connectTimeout": 20000,
|
||||
"stationSSID": "MyAP",
|
||||
"stationPassword": "th3r31sn0Sp00n",
|
||||
"meshSSID": "whateverYouLike",
|
||||
"meshPassword": "somethingSneaky",
|
||||
"meshPort": 5555,
|
||||
"channel": 5
|
||||
}
|
||||
Reference in New Issue
Block a user