blob: 45747d6faba5cb8ad2eeb6ec6cf960a106fb3518 [file] [log] [blame]
# Copyright (c) 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
api_version: 1
runtime: python27
threadsafe: true
builtins:
- remote_api: on
handlers:
- url: /upload
script: perf_insights.endpoints.upload.app
secure: always
- url: /corpus_cleanup
script: perf_insights.endpoints.corpus_cleanup.app
secure: always
login: admin