Update notes for 2017-11-08

This commit is contained in:
2017-11-08 15:20:49 +02:00
parent 190b103b89
commit 1ce78705aa
3 changed files with 10 additions and 8 deletions

View File

@ -452,3 +452,4 @@ proxy_set_header User-Agent $ua;
- You can verify by cross referencing nginx's `access.log` and DSpace's `dspace.log.2017-11-08`, for example
- I will deploy this on CGSpace later this week
- I am interested to check how this affects the number of sessions used by the CIAT and Chinese bots (see above on [2017-11-07](#2017-11-07) for example)
- I merged the clickable thumbnails code to `5_x-prod` ([#347](https://github.com/ilri/DSpace/pull/347)) and will deploy it later along with the new bot mapping stuff (and re-run the Asible `nginx` and `tomcat` tags)