humanmade / humanmade/altis-cloud

Set batcache's debug mode to false on production envs

Open
#456 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9
Forks
2
Avg merge
6d 1h
Merged PRs (30d)
23

Description

Batcache adds some HTML comments to the end of the output with debug information like page generation time. In some cases this can cause problems with search engines checking content modification dates set in the JSON+LD schema output but finding the page can have a different checksum even if the modified date is the same.

Acceptance criteria:

- [ ] Batcache's debug property is set to `false` by default on production environments
- [ ] There is a config option for controlling the debug mode of batcache
- [ ] The config option is documented

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.