Problem/Motivation
Actions module provides configuration action.settings.recursion_limit
which is not used by core (except tests and migrations)
Proposed resolution
Remove it and fix tests with some other useful config
Remaining tasks
- Remove config
- Fix tests
- Decide about migrations
- Add update hooks