mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
WebContent: Turn it into a MultiInstance service :^)
Port the WebContent service to the new MultiInstance mechanism that Sergey added. This means that every new WebContentView gets its very own segregated WebContent process.
This commit is contained in:
parent
ed351c7493
commit
59537cf257
5 changed files with 10 additions and 17 deletions
|
@ -13,6 +13,8 @@ SocketPermissions=660
|
|||
Lazy=1
|
||||
User=webcontent
|
||||
BootModes=graphical
|
||||
MultiInstance=1
|
||||
AcceptSocketConnections=1
|
||||
|
||||
[LookupServer]
|
||||
Socket=/tmp/portal/lookup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue