Skip to content

Commit a4751e0

Browse files
committed
default
Signed-off-by: mohitkhullar <mkhullar1@bloomberg.net>
1 parent 4dc861f commit a4751e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tunables.test/t00_all_tunables.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
(name='allow_mismatched_tag_size', description='Allow variants in padding in static tag struct sizes', type='BOOLEAN', value='OFF', read_only='N')
3131
(name='allow_negative_column_size', description='Allow negative column size in csc2 schema. Added mostly for backwards compatibility. (Default: off)', type='BOOLEAN', value='OFF', read_only='Y')
3232
(name='allow_offline_upgrades', description='Allow machines marked offline to become master.', type='BOOLEAN', value='OFF', read_only='N')
33-
(name='allow_old_authn', description='Reuse old successful authentication for the connection', type='BOOLEAN', value='ON', read_only='N')
33+
(name='allow_old_authn', description='Reuse old successful authentication for the connection', type='BOOLEAN', value='OFF', read_only='N')
3434
(name='allow_parallel_rep_on_pagesplit', description='allow parallel rep on pgsplit', type='BOOLEAN', value='ON', read_only='N')
3535
(name='allow_parallel_rep_on_prefix', description='allow parallel rep on bam_prefix', type='BOOLEAN', value='ON', read_only='N')
3636
(name='allow_portmux_route', description='', type='BOOLEAN', value='ON', read_only='Y')

0 commit comments

Comments
 (0)