Skip to content

Commit ca0c7e5

Browse files
pratyakshsharmasteveburnett
authored andcommitted
Correct session property rules json
1 parent 62226d5 commit ca0c7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/admin/session-property-managers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ These requirements can be expressed with the following rules:
7979
{
8080
"group": "global.*",
8181
"sessionProperties": {
82-
"query_max_execution_time": "8h",
82+
"query_max_execution_time": "8h"
8383
}
8484
},
8585
{

0 commit comments

Comments
 (0)