Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== New Version Check Interval ====== In addition to explicit check for new version possible with menu //Help -> Check For New Version//, HippoEDIT does silent checks on startup, and inform you with popup, if version on HippoEDIT Web site is newer as currently installed. By default HippoEDIT does silent checks once after installation and than every 20 days. If you want to change this interval for checking of the new version you can use XML flag in **hippoedit.config**: <code xml> <VersionCheckInterval>20</VersionCheckInterval> </code> Default is 20. 0 - do not check at all. <note tip>You can always disable silent checks for new version, in popup which comes before check. By clicking "Do not ask again"</note> #xml_option