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. ====== Workspace Auto Save Delay ====== All changes you do in your workspace (open/close some files, did searches, move windows, open projects etc.) HippoEDIT will save it automatically. It does it normally every 3 minutes. If you for some reason think this is too often, and want to change default, you can do it with XML flag in **hippoedit.config**: <code xml> <WorkspaceAutoSaveDelay>3</WorkspaceAutoSaveDelay> </code> create the line if does not exist, and put value you want. Remember - value is in **minutes**. #xml_option