Fixed issue with skip vote counts, added headless chrome IP to config, other fixes
This commit is contained in:
parent
bc59550625
commit
925eb387dd
7 changed files with 44 additions and 14 deletions
|
@ -28,6 +28,9 @@ GOOGLE=
|
|||
# Put DBL/top.gg token here
|
||||
DBL=
|
||||
|
||||
# Put headless Chrome IP here
|
||||
CHROME=172.17.0.1:9222
|
||||
|
||||
# Put HTML help page output location here, leave blank to disable
|
||||
OUTPUT=
|
||||
# Put temporary image dir here (make sure it's accessible via a web server), leave blank to disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue