Where can I find the mxruntime section to change the PersistentSessions,

5
I want to perform the following action in a local environment: Use the configuration option "PersistentSessions" to activate sessions, it should be put in the "mxruntime" section: mxruntime: PersistentSessions: true Where do I find this mxruntime section?
asked
1 answers
3

Click on settings -> choose your configuration -> Custom tab.

Then click new and add PersistentSessions as the name and value true.

I hope this helps

answered