Terminals icon indicating copy to clipboard operation
Terminals copied to clipboard

RDP Options -> Extended Settings -> Idle values not sticking

Open MB34 opened this issue 11 months ago • 0 comments

I have changed the values in my exported XML file

    <idleTimeout>1200</idleTimeout>
    <overallTimeout>1200</overallTimeout>
    <connectionTimeout>1200</connectionTimeout>

and then reimported, but the values come up as they were when I exported.

    <idleTimeout>240</idleTimeout>
    <overallTimeout>600</overallTimeout>
    <connectionTimeout>600</connectionTimeout>

Any ideas as to why these values can't be changed? I even tried in the UI, under RDP Options on one of my connections and saved it, reopened and it was same as before the change. I would really like to increase the idle timeout itself.

MB34 avatar Mar 07 '24 15:03 MB34