Skip to content

Commit b903f44

Browse files
committed
fix default params
1 parent 8669fe7 commit b903f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testgres/testgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ def init(self, allow_streaming=False, fsync=False, initdb_params=[]):
499499

500500
return self
501501

502-
def default_conf(self, allow_streaming=True, fsync=False, log_statement='all'):
502+
def default_conf(self, allow_streaming=False, fsync=False, log_statement='all'):
503503
"""
504504
Apply default settings to this node.
505505

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy