chore(cfg): silence python interpreter info log spam

This commit is contained in:
Saibotk 2024-08-14 00:38:00 +02:00
parent 614342117a
commit 496f9881a1
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -10,6 +10,7 @@ vault_password_file = .vault_pass
retry_files_enabled = False
nocows=True
use_persistent_connections = True
interpreter_python = auto_silent
[connection]
pipelining = True