Update notes for 2016-01

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-01-21 18:10:27 +02:00
parent ca85bcaa8d
commit 23d38defe4
4 changed files with 4 additions and 0 deletions

View File

@ -37,3 +37,4 @@ image = "../images/bg.jpg"
- On a hunch I cleared the Cocoon cache and now the feeds are fresh
- Looks like there is configuration option related to this, `webui.feed.cache.age`, which defaults to 48 hours, though I'm not sure what relation it has to the Cocoon cache
- In any case, we should change this cache to be something more like 6 hours, as we publish new items several times per day.
- Work around a CSS issue with long URLs in the item view ([#172](https://github.com/ilri/DSpace/issues/172))