Merge pull request #9435 from electron/disk-cache-size-flag

support --disk-cache-size flag
This commit is contained in:
Kevin Sawicki 2017-05-15 11:09:38 -07:00 committed by GitHub
commit c7e6cbcf9f
4 changed files with 15 additions and 1 deletions

View file

@ -36,6 +36,10 @@ Debug-related flags, see the [Debugging the Main Process][debugging-main-process
Enables remote debugging over HTTP on the specified `port`.
## --disk-cache-size=`size`
Forces the maximum disk space to be used by the disk cache, in bytes.
## --js-flags=`flags`
Specifies the flags passed to the Node JS engine. It has to be passed when starting