app/app.yaml.template
changeset 2832 2a0a7e081caf
parent 2795 776aae4d0499
child 2837 89519bd46862
--- a/app/app.yaml.template	Fri Aug 28 19:41:28 2009 +0530
+++ b/app/app.yaml.template	Thu Aug 27 20:34:43 2009 -0700
@@ -55,6 +55,9 @@
   static_dir: shell/static
   expiration: 1d
 
+- url: /profiler/.*
+  script: app_profiler/app_profiler.py
+
 - url: /.*
   script: main.py