This commit is contained in:
isaak654 2021-09-26 21:21:23 +02:00 committed by GitHub
parent 34cd648c3a
commit 7ebb0bdb86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- added "SbieTrace=y" option to trace the interaction between Sandboxie processes and the Sandboxie core components
- when initializing an empty sandbox, MSI debug keys are set to generate the debug output of MSI installer service
- added "DisableComProxy=y" allowing to disable COM proxying through the service
- added "ProcessLimit=..." that allows to limit the max count pf processes in a sandbox [#1230](https://github.com/sandboxie-plus/Sandboxie/issues/1230)
- added "ProcessLimit=..." that allows to limit the max count of processes in a sandbox [#1230](https://github.com/sandboxie-plus/Sandboxie/issues/1230)
### Changed
- reworked SbieSvc ini server to allow settings caching and greatly improve performance