smolnar82 commented on PR #602:
URL: https://github.com/apache/knox/pull/602#issuecomment-1176215953

   One more general ask: instead of using screenshots of text blocks 
(configuration, logs, etc...) in the description or comments, please use the 
'text block' representation of GitHub PRs. The way it's impossible to 
copy-paste that content if I wanted to use it. For instance, instead of using 
this screenshot
   <img width="490" alt="Screenshot 2022-07-06 at 15 18 57" 
src="https://user-images.githubusercontent.com/34065904/177559551-825b3b32-c421-46ee-bf6e-237b4dc05f45.png";>
   Please do this:
   ```
       <property>
           <name>gateway.httpclient.connectionTimeout</name>
           <value>8m</value>
       </property>
       <property>
           <name>gateway.httpclient.socketTimeout</name>
           <value>10m</value>
       </property>
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to