Merge branch 'master' into babel

This commit is contained in:
Wyatt Johnson
2017-08-01 22:26:40 +10:00
committed by GitHub
3 changed files with 18 additions and 3 deletions
+5
View File
@@ -128,6 +128,11 @@ The default could be read as:
- At the moment of writing, beheviour is not attached to the flagging
reliability, but it is recorded.
### Cache
- `TALK_CACHE_EXPIRY_COMMENT_COUNT` (_optional_) - configure the duration for which
comment counts are cached for. (Default `1hr`)
### Plugins
Plugins configuration can be found on the [Plugins]({{ "/docs/running/plugins/" | absolute_url }}) page.