github.com/cs3org/reva/v2@v2.27.7/changelog/1.5.0_2021-01-12/mentix-checks.md (about)

     1  Enhancement: Support property to enable health checking on a service
     2  
     3  This update introduces a new service property called `ENABLE_HEALTH_CHECKS` that must be explicitly set to `true` if a service should be checked for its health status. This allows us to only enable these checks for partner sites only, skipping vendor sites.
     4  
     5  https://github.com/cs3org/reva/pull/1347