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. ====== Backup Files Extension ====== You can define your own extension for file backups created by HippoEDIT. You can use following XML flag from **settings.xml** for that: <code xml> <General> <BackupExtension>.mybak</BackupExtension> </General> </code> by default it is **.bak**. #xml_option