Problem/Motivation
This comment in services.yml is rather confusing and could use better wording.
It can read like it's not recommended to set the `cache: true` value. But instead, what it's trying to say is that it is not recommended to disable cache on a production environment.
Steps to reproduce
Visit the services.yml provided by Drupal core
https://git.drupalcode.org/project/drupal/-/blob/8.9.x/sites/default/def...
Proposed resolution
Better wording so it's not confusing when reading the comment.
Remaining tasks
Update comments.






