We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4ac95 commit 4917989Copy full SHA for 4917989
1 file changed
server/preprocessing/conf/config.ini
@@ -32,7 +32,7 @@ storage_path = "/path/to/storage/"
32
snapshot_php = "server/services/snapshot/headstart_snapshot.php"
33
# snapshot_local_protocol fallback for non-server environments
34
snapshot_local_protocol = "http://"
35
-# chrome executable path (optional, only needed if puppeteer cannot find chrome automatically)
+# chrome executable path optional, only needed if puppeteer cannot find chrome automatically
36
chrome_executable_path = "/path/to/chrome"
37
38
0 commit comments