mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 16:38:45 +00:00
Disable live view
This commit is contained in:
parent
7dfa99bcec
commit
d267e7e5ec
|
|
@ -121,7 +121,7 @@ Apify.main(async () => {
|
|||
// useApifyProxy: true,
|
||||
// useChrome: true,
|
||||
// apifyProxyGroups: ['CZECH_LUMINATI'],
|
||||
liveView: Apify.isAtHome(),
|
||||
// liveView: Apify.isAtHome(),
|
||||
};
|
||||
if (proxyConfig) Object.assign(launchPuppeteerOptions, proxyConfig);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user