Page 1 of 1
Wizard default check interval
Posted: Fri Feb 01, 2013 5:16 pm
by tonyyarusso
Out of the box, the configuration wizards all have a default check interval of 5 minutes. Since this is shared code, I assume it's buried in the wizard class somewhere, rather than the individual wizards themselves. I can I change this to 1 minute so I don't have to fill out that box every time?
Re: Wizard default check interval
Posted: Sun Feb 03, 2013 5:26 pm
by scottwilkerson
Tony,
As of right now these are hard-coded in an encrypted file so they cannot be changed. I am going to put that on my TODO list to make a those values configurable as I believe this is how they should be.
Re: Wizard default check interval
Posted: Tue Feb 05, 2013 11:00 am
by tonyyarusso
Ah, I figured that might still be the case. I'll watch the changelog for it then.