mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs(webframe): reword api instructions
This commit is contained in:
@@ -225,7 +225,7 @@ and intend to stay there).
|
||||
|
||||
* `capacity` Integer
|
||||
|
||||
Set the capacity of resource cache for the renderer process in bytes
|
||||
Attemp to set the capacity of resource cache for the renderer process in bytes
|
||||
|
||||
Note if current cached resource size is larger than newly specified capacity, Electron
|
||||
will schedule to prune cached resources until it reaches below new capacity.
|
||||
|
||||
Reference in New Issue
Block a user