example-config.ini: make runnable without modification

This commit is contained in:
2025-12-10 16:03:58 +09:00
parent f5d650c76d
commit 062efe2f6e

View File

@@ -6,7 +6,7 @@ input_encoding = 'utf8'
[database]
# url = "postgresql://robertem@127.0.0.1/pvvvv"
url = "sqlite:///test.db"
url = sqlite:///test.db
[limits]
low_credit_warning_limit = -100