rt icon indicating copy to clipboard operation
rt copied to clipboard

Prevent users to enter values below 120s

Open tbrumm opened this issue 4 years ago • 2 comments

Prevent users to enter directly values below a given time.

Many user changes the HomeRefreshInterval via URL directly to very short values.

tbrumm avatar Oct 17 '19 08:10 tbrumm

Nice idea, thought I would suggest using lower value of @RefreshIntervals rather than hardcoding 120. For example I have a pretty busy RT instance where the lowest value of RefreshIntervals is 300, not 120.

elacour avatar Oct 17 '19 09:10 elacour

You are right. Possibly reading the Config Settings for this would be much better. This was a first working draft for us.

tbrumm avatar Oct 18 '19 08:10 tbrumm