From 1d616014264dbf143921f549f3dd63845922ea95 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Fri, 20 May 2022 16:49:03 +0200 Subject: [PATCH] update docs --- "docs/10_\360\237\223\221_Features.md" | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git "a/docs/10_\360\237\223\221_Features.md" "b/docs/10_\360\237\223\221_Features.md" index 2a3466a..f74d11d 100644 --- "a/docs/10_\360\237\223\221_Features.md" +++ "b/docs/10_\360\237\223\221_Features.md" @@ -4,5 +4,7 @@ * one config file per handled domain * aliases can be defined to handle same redirects * optional debugging (will be written into http reponse header) -* admin to list and filter all existing domains and redirects * debug processing +* admin ui (disabled by default) + * list and filter all existing domains and redirects + * test redirects with live http head requests -- GitLab