From 94217ee1f5ec385c2e742058a1d7bb0270d7ff94 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 22 Jul 2016 19:42:57 +0300 Subject: [PATCH] Update notes for 2016-07-22 --- content/2016-07.md | 5 +++++ public/2016-07/index.html | 4 ++++ public/index.xml | 4 ++++ public/tags/notes/index.xml | 4 ++++ 4 files changed, 17 insertions(+) diff --git a/content/2016-07.md b/content/2016-07.md index 7fef80914..ce852e2af 100644 --- a/content/2016-07.md +++ b/content/2016-07.md @@ -164,3 +164,8 @@ index.authority.ignore-variants=true - Enabled usage of `X-Forwarded-For` in DSpace admin control panel ([#255](https://github.com/ilri/DSpace/pull/255) - It was misconfigured and disabled, but already working for some reason *sigh* +- ... no luck. Trying with just: + +``` +index.authority.ignore=true +``` diff --git a/public/2016-07/index.html b/public/2016-07/index.html index 64c8d63af..eeeaec6c1 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -267,8 +267,12 @@ index.authority.ignore-variants=true +
index.authority.ignore=true
+
+