chore(cfg): silence python interpreter info log spam
This commit is contained in:
parent
614342117a
commit
496f9881a1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ vault_password_file = .vault_pass
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
nocows=True
|
nocows=True
|
||||||
use_persistent_connections = True
|
use_persistent_connections = True
|
||||||
|
interpreter_python = auto_silent
|
||||||
|
|
||||||
[connection]
|
[connection]
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
|
Loading…
Add table
Reference in a new issue