example-config.ini: make runnable without modification
This commit is contained in:
@@ -6,7 +6,7 @@ input_encoding = 'utf8'
|
|||||||
|
|
||||||
[database]
|
[database]
|
||||||
# url = "postgresql://robertem@127.0.0.1/pvvvv"
|
# url = "postgresql://robertem@127.0.0.1/pvvvv"
|
||||||
url = "sqlite:///test.db"
|
url = sqlite:///test.db
|
||||||
|
|
||||||
[limits]
|
[limits]
|
||||||
low_credit_warning_limit = -100
|
low_credit_warning_limit = -100
|
||||||
|
|||||||
Reference in New Issue
Block a user