~george-edison55/charms/oneiric/thinkup/update-to-1-0-2

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Nathan Osman
  • Date: 2011-11-19 05:59:33 UTC
  • Revision ID: admin@quickmediasolutions.com-20111119055933-mv36jmb3qxvk889w
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
options:
2
 
  title:
3
 
    default: ThinkUp
4
 
    type: string
5
 
    description: The name of the site
6
 
  timezone:
7
 
    default: UTC
8
 
    type: string
9
 
    description: The timezone for the server to use
10
 
  cache:
11
 
    default: false
12
 
    type: string
13
 
    description: Whether to cache pages or not
14
 
  cache-lifetime:
15
 
    default: 600
16
 
    type: int
17
 
    description: The time to cache a page for