Update config-example.json
This commit is contained in:
parent
adfe4d4777
commit
b50e8df69e
@ -15,7 +15,7 @@
|
|||||||
{
|
{
|
||||||
"googleDocId": "--- 2nd Google Sheet ID ---",
|
"googleDocId": "--- 2nd Google Sheet ID ---",
|
||||||
"sheets": [
|
"sheets": [
|
||||||
"Sheet3"
|
"-- Sheet Name ---"
|
||||||
],
|
],
|
||||||
"pollRate": 10000
|
"pollRate": 10000
|
||||||
}
|
}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
{
|
{
|
||||||
"googleDocId": "--- 3rd Google Sheet ID ---",
|
"googleDocId": "--- 3rd Google Sheet ID ---",
|
||||||
"sheets": [
|
"sheets": [
|
||||||
"Sponsors"
|
"-- Sheet Name ---"
|
||||||
],
|
],
|
||||||
"pollRate": 5000
|
"pollRate": 5000
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user