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
+
+