Allow for setting a testuser via settings

This commit is contained in:
Simon Martens
2025-02-09 20:13:52 +01:00
parent 28b3833228
commit 9554200ad1
6 changed files with 103 additions and 18 deletions

4
config.dev.json Normal file
View File

@@ -0,0 +1,4 @@
{
"debug": true,
"allow_test_login": false
}