module.nix: config -> settings

This commit is contained in:
2025-05-05 14:52:28 +02:00
parent a4d10ad0c7
commit 4a4f0e6947
3 changed files with 25 additions and 13 deletions

View File

@@ -5,8 +5,8 @@ show_tracebacks = true
input_encoding = 'utf8'
[database]
; url = postgresql://robertem@127.0.0.1/pvvvv
url = sqlite:///test.db
# url = "postgresql://robertem@127.0.0.1/pvvvv"
url = "sqlite:///test.db"
[limits]
low_credit_warning_limit = -100