-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path_config.yml.sample
46 lines (45 loc) · 1.89 KB
/
_config.yml.sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# You have to configure this ###################################################
title: Octopod
# You should configure this ####################################################
url:
subtitle: podcast delivery for geeks
description: My super duper cool podcast.
author: Uncle Octopod
email: [email protected]
keywords: [octopod, podcast, magic]
itunes_categories: [Technology]
# additional_feeds:
# itunes: http://itunes.apple.com/de/podcast/podcast_name/id42424242
# torrent_m4a: http://bitlove.org/example_user/example_podcast_m4a/feed
# torrent_mp3: http://bitlove.org/example_user/example_podcast_mp3/feed
## podlove-web-palyer ##########################################################
# poster: /img/logo-360x360.png
# alwaysShowHours: true
# startVolume: 0.8
# width: auto
# summaryVisible: false
# timecontrolsVisible: false
# chaptersVisible: true
# sharebuttonsVisible: false
## Rsync Deploy config #########################################################
### Be sure your public key is listed in your server's ~/.ssh/authorized_keys
### file.
ssh_user: user@host
ssh_port: 22
document_root: /path/to/your/htdocs/
rsync_delete: true
# You can configure this #######################################################
twitter_nick:
language: en
explicit: 'no' # 'yes'/'no'/clean
# license: CC BY-NC-SA 3.0
## Flattr ######################################################################
flattr_uid: # Flattr will not be used unless this is set
flattr_button: compact # compact | default
flattr_mode: auto # auto | manual(default)
flattr_popout: 0 # 1 | 0 (show popout when hovering mouse over button)
flattr_language: en_GB # available languages - https://api.flattr.com/rest/v2/languages.txt
flattr_category: audio # available categories - https://api.flattr.com/rest/v2/categories.txt
## Disqus comments #############################################################
disqus_shortname:
disqus_developer: 0 # 1 / 0