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

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