mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
4 lines
159 B
JavaScript
4 lines
159 B
JavaScript
|
// Any comment. You must start the file with a single-line comment!
|
||
|
pref("general.config.filename", "puppeteer.cfg");
|
||
|
pref("general.config.obscure_value", 0);
|