Skip to content

Commit c33d874

Browse files
committed
Update default settings for a selenium server config file
1 parent 6bbc537 commit c33d874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/selenium_grid/selenium_server_config_example.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ port=4444
66
with-testing_base=1
77
with-page_source=1
88
with-screen_shots=1
9-
with-s3_logging=1
10-
with-db_reporting=1
9+
with-s3_logging=0
10+
with-db_reporting=0
1111
with-basic_test_info=1
1212
nocapture=0

0 commit comments

Comments
 (0)