Allow partial success when modifying a VM, so the database will more likely match...
[invirt/packages/invirt-web.git] / code / invirt.fcgi
index 64d55f7..41d724a 100755 (executable)
@@ -42,6 +42,7 @@ if __name__ == "__main__":
     app_config = {
         '/': {
             'tools.invirtwebstate.on': True,
+            'tools.clear_db_cache.on': True,
             },
         }