From 86a7fed9fbdcf26a981c8ce72b41e9ab3f3293fb Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 29 Jun 2023 09:09:26 +0200
Subject: [PATCH] Add TODO to installation docs

---
 docs/install.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/install.md b/docs/install.md
index 7163a9e1..029d6d50 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -72,3 +72,5 @@ Each installation of VIPSWeb can be customized in several ways
 
 This is done by making a copy of `local_settings_sample.py` to `local_settings.py` and customizing it. `local_settings.py` is ignored by Git.
 
+## Configuration of VIPSLogic
+TODO
\ No newline at end of file
-- 
GitLab