From 6888dd36e53a18e701c70523649857a17ac8fa64 Mon Sep 17 00:00:00 2001 From: cube Date: Sat, 28 Mar 2026 23:09:06 +0000 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0a1a8e..3e14bad 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ after running and setting up first user stop waitress (CTRL+C), then edit the co `REGISTRATION = False` +once you have disabled registration you will need to go to /auth/login in order to log in. removing the link in the sidebar just (slightly) obfuscates the possibilty from passing users + ## updating stop waitress (CTRL+C) and use `git pull` to pull changes