Changeset 19934
- Timestamp:
- 07/06/09 18:25:59 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/pkContextCMSPlugin/cmstest/apps/frontend/config/app.yml
r19207 r19934 11 11 pkContextCMSVideo: Video 12 12 home_as_tab: false 13 # If not set, the same site is assumed14 # media_site: "http://www.mymediasite.com/"15 # You should change this both here and below16 media_apikey: 'dummy'17 13 templates: 18 14 home: Home Page … … 22 18 use_bundled_layout: false 23 19 pkMedia: 20 # If not set, the same site is assumed 21 # client_site: "http://www.mymediasite.com/" 22 # You should change this both here and below 23 client_apikey: 'dummy' 24 24 apikeys: 25 25 - 'dummy'