mirror of
https://gitlab.com/wirelos/sprocket-plugin-web.git
synced 2025-12-15 22:28:22 +01:00
initial commit
This commit is contained in:
9
data/config.json
Normal file
9
data/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"stationMode": 1,
|
||||
"hostname": "websprocket",
|
||||
"apSSID": "WebSprocket",
|
||||
"apPassword": "th3r31sn0sp00n",
|
||||
"connectTimeout": 20000,
|
||||
"stationSSID": "MyWifi",
|
||||
"stationPassword": "myWifiPassword"
|
||||
}
|
||||
Reference in New Issue
Block a user