Wappler erasing a specific config key (abortOnDisconnect)

Wappler Version : 4.9.1
Operating System : MacOS
Server Model: NodeJS
Database Type: N/A
Hosting Type: Docker

Expected behavior

"abortOnDisconnect": true should be preserved on app/config/config.json

Actual behavior

It’s removed (saw through Git)

Related to in-progress feature request:
https://community.wappler.io/t/nodejs-abort-workflow-execution-if-clients-http-request-is-aborted

Try with this:

Seems we have to add it to the UI as well.

You can try indeed to add it in the user_config as Jon suggest