Update config-example.json

This commit is contained in:
Mark Rapson 2023-04-19 10:05:26 +01:00
parent adfe4d4777
commit b50e8df69e

View File

@ -15,7 +15,7 @@
{
"googleDocId": "--- 2nd Google Sheet ID ---",
"sheets": [
"Sheet3"
"-- Sheet Name ---"
],
"pollRate": 10000
}
@ -27,7 +27,7 @@
{
"googleDocId": "--- 3rd Google Sheet ID ---",
"sheets": [
"Sponsors"
"-- Sheet Name ---"
],
"pollRate": 5000
}