From 3000a117a04c03ffcce98b90baf76647370d672f Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 24 Nov 2023 09:35:33 +1100 Subject: [PATCH] Add to-do item for decoupling conservancy-www-db service from apache --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 9b759951..f0379336 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ # To-do +* consider running the /etc/systemd/system/conservancy-www-db.service on a timer so it doesn't require an Apache restart (and brief outage) - document this service too * use `` elements for supporter page hidden sections, rather than complex jQuery - or consider Alpine.js * replace `internalNavigate` with inline flexbox layout * migrate to Django 4.2