Update config-example.json
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user