From 91bd7b9266584f463141e210634df07c40e9ab21 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Dec 07 2020 16:36:56 +0000 Subject: 🔧 — Update CHANGELOG + add precision in lufi.conf.template --- 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