mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 13:19:58 -06:00
add changelog
This commit is contained in:
10
changelog/unreleased/runtime-update.md
Normal file
10
changelog/unreleased/runtime-update.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Enhancement: Update OCIS Runtime
|
||||
|
||||
- enhances the overall behavior of our runtime
|
||||
- runtime `db` file configurable
|
||||
- two new env variables to deal with the runtime
|
||||
- `RUNTIME_DB_FILE` and `RUNTIME_KEEP_ALIVE`
|
||||
- `RUNTIME_KEEP_ALIVE` defaults to `false` to provide backwards compatibility
|
||||
- if `RUNTIME_KEEP_ALIVE` is set to `true`, if a supervised process terminates the runtime will attempt to start with the same environment provided.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1108
|
||||
Reference in New Issue
Block a user