Commit 0e37603e authored by rockot's avatar rockot Committed by Commit bot

Bump docserver to 3-48-0.

Also adjusts cron runtime to 180 minutes. It's been at 240 on the
live instance for a while but was never committed that way.

Refresh cycles are taking less time now, so dropping down to 180.

R=kalman@chromium.org
NOTRY=True
BUG=None

Review URL: https://codereview.chromium.org/977213002

Cr-Commit-Position: refs/heads/master@{#319156}
parent 579346a5
application: chrome-apps-doc
version: 3-47-4
version: 3-48-0
runtime: python27
api_version: 1
threadsafe: false
......
cron:
- description: Repopulates all cached data.
url: /_cron
schedule: every 60 minutes
target: 3-47-4
schedule: every 180 minutes
target: 3-48-0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment