Appium server - increase timeout

Hey,
I am using the UI version of Appium and I wanted to know if there is a way to increase the default 60 seconds (command waiting) through the UI?
Thanks a lot!

+1

or a command to set a timeout that we want.

I think you have to use the source code for this.

You should use desired capability “newCommandTimeout” or command line parameter “–command-timeout”