moved lots of files
This commit is contained in:
committed by
Michele Comitini
parent
f18b264ca1
commit
cd704f74bb
8
examples/queue.example.yaml
Normal file
8
examples/queue.example.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# To configure Google App Engine task queues, copy this file to queue.yaml
|
||||
# and edit as required
|
||||
# See http://code.google.com/appengine/docs/python/config/queue.html
|
||||
|
||||
queue:
|
||||
- name: default
|
||||
rate: 20/m
|
||||
bucket_size: 1
|
||||
Reference in New Issue
Block a user