| Index: milo/appengine/frontend/module-pubsub.yaml
|
| diff --git a/milo/appengine/frontend/module-pubsub.yaml b/milo/appengine/frontend/module-pubsub.yaml
|
| deleted file mode 100644
|
| index af34ed5bbb7016aabb1162eed7b3fd9e67321d63..0000000000000000000000000000000000000000
|
| --- a/milo/appengine/frontend/module-pubsub.yaml
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -runtime: go
|
| -api_version: go1
|
| -module: pubsub
|
| -
|
| -instance_class: F4_1G
|
| -
|
| -handlers:
|
| -# Pubsub Handler.
|
| -- url: /_ah/push-handlers/.*
|
| - script: _go_app
|
| - secure: always
|
| - login: admin
|
| -
|
| -automatic_scaling:
|
| - min_idle_instances: 5
|
| - max_idle_instances: automatic
|
| - min_pending_latency: 30ms
|
| - max_pending_latency: automatic
|
| - max_concurrent_requests: 3
|
|
|