From 69f2cf8068f82ddf3805ea04c4d62856d24c17b9 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 31 Jan 2019 23:38:34 +0000 Subject: [PATCH] Update note --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 2661c77..cc332a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,7 +18,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t - Uses a hash of the content, the _Pepperminty Wiki_ version, and the parser name as the cache id - so it should never serve stale content (unless you're actively working on particular areas of _Pepperminty Wiki_'s codebase of course) - Useful for longer pages - `parser_cache_min_size` may need tuning for your specific installation (lower it if you regularly use features that are slow to parse; raise if it's the opposite) - - You may need to turn this off if it interferes with complex includes + - You may need to turn this off if it interferes with complex dynamic includes ### Changed - Completely reworked the README to refactor out the documentation to its [own static site](https://starbeamrainbowlabs.com/labs/peppermint/_docpress/)