Skip to content

Commit a8ded38

Browse files
committed
RANGER-5386: fixed configuration description in ranger-trino-security.xml
1 parent 29798e9 commit a8ded38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-support/ranger-docker/config/trino/ranger-trino-security.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
<name>ranger.plugin.trino.policy.rest.client.connection.timeoutMs</name>
6161
<value>30000</value>
6262
<description>
63-
S3 Plugin RangerRestClient Connection Timeout in Milli Seconds
63+
RangerRestClient Connection Timeout in Milli Seconds
6464
</description>
6565
</property>
6666

6767
<property>
6868
<name>ranger.plugin.trino.policy.rest.client.read.timeoutMs</name>
6969
<value>30000</value>
7070
<description>
71-
S3 Plugin RangerRestClient read Timeout in Milli Seconds
71+
RangerRestClient read Timeout in Milli Seconds
7272
</description>
7373
</property>
7474

0 commit comments

Comments
 (0)