From 33c16db8022980507f00200b4db6441f8a47f36d Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Tue, 29 Nov 2016 18:36:32 -0700 Subject: [PATCH] Dont refresh key between server restarts Signed-off-by: Andrew DeMaria --- .../src/main/webapp/WEB-INF/applicationContext-security.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libresonic-main/src/main/webapp/WEB-INF/applicationContext-security.xml b/libresonic-main/src/main/webapp/WEB-INF/applicationContext-security.xml index 4f708566..f60c5951 100644 --- a/libresonic-main/src/main/webapp/WEB-INF/applicationContext-security.xml +++ b/libresonic-main/src/main/webapp/WEB-INF/applicationContext-security.xml @@ -60,7 +60,7 @@ default-target-url="/index.view" authentication-failure-url="/login.view?error=1" always-use-default-target="true"/> - +