The following could be configurable in config.json:
- Maximum editor sessions for a given user
- Maximum editor sessions overall
"auto" variant could set this based on available memory
- Maximum editor sessions per project
- Per-session max memory usage (e.g. via
prlimit)
The following could be configurable in config.json:
"auto"variant could set this based on available memoryprlimit)