From 91bd7b9266584f463141e210634df07c40e9ab21 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 7 Dec 2020 17:36:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=E2=80=94=20Update=20CHANGELOG?= =?UTF-8?q?=20+=20add=20precision=20in=20lufi.conf.template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG | 2 ++ lufi.conf.template | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3b70ebd..b537a83 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Revision history for Lufi ?.??.? ????-??-?? + - 🌐 Update translations + - 🐛 Try to avoid clients constantly hitting /download/XXX 0.05.10 2020-11-28 - 🌐 Update translations diff --git a/lufi.conf.template b/lufi.conf.template index 778391d..ed2f388 100644 --- a/lufi.conf.template +++ b/lufi.conf.template @@ -102,7 +102,8 @@ #allowed_domains => ['http://1.example.com', 'http://2.example.com'], # String of the URL to be redirected to when accessing /logout - #logout_custom => 'https://sso.example.com/logout?redirect_uri=https%3A%2F%2Ffiat-tux.fr', + # optional, default is no redirection after logging out + #logout_custom => 'https://sso.example.com/logout?redirect_uri=https%3A%2F%2Fexample.com', # Define a path to the upload directory, where the uploaded files will be stored # You can define it relative to lufi directory or set an absolute path