Set profiler/ to admin only
authorSverre Rabbelier <srabbelier@gmail.com>
Sat, 29 Aug 2009 01:40:45 -0700
changeset 2837 89519bd46862
parent 2836 0181649aa7b0
child 2838 93e1f2bcfef0
Set profiler/ to admin only
app/app.yaml.template
--- a/app/app.yaml.template	Fri Aug 28 11:49:47 2009 -0700
+++ b/app/app.yaml.template	Sat Aug 29 01:40:45 2009 -0700
@@ -57,6 +57,7 @@
 
 - url: /profiler/.*
   script: app_profiler/app_profiler.py
+  login: admin
 
 - url: /.*
   script: main.py