summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--war/WEB-INF/appengine-web.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/war/WEB-INF/appengine-web.xml b/war/WEB-INF/appengine-web.xml
index f370bf6..861a709 100644
--- a/war/WEB-INF/appengine-web.xml
+++ b/war/WEB-INF/appengine-web.xml
@@ -2,6 +2,7 @@
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>logikorr</application>
<version>1</version>
+ <precompilation-enabled>true</precompilation-enabled>
<static-files />
<resource-files />
</appengine-web-app>