From d80bc01ee67fd8b544cc572e691997f4c58c99ca Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 7 Oct 2015 13:25:31 +0000 Subject: [PATCH] Absolutely. --- roles/taiga/templates/conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/taiga/templates/conf.json b/roles/taiga/templates/conf.json index 25e70d4b65..bc22d4defe 100644 --- a/roles/taiga/templates/conf.json +++ b/roles/taiga/templates/conf.json @@ -7,6 +7,6 @@ "privacyPolicyUrl": null, "termsOfServiceUrl": null, "maxUploadFileSize": null, - "contribPlugins": ["js/fas_openid_auth.js"], + "contribPlugins": ["/js/fas_openid_auth.js"], "debugInfo": false }