Update version
[snf-cloudcms] / conf / 20-snf-cloudcms-settings.conf
1 # how many posts to display in blog list
2 #CLOUDCMSBLOG_ENTRIES_PER_PAGE = 5
3
4 # directory where cms medialibrary files are uploaded to
5 #FEINCMS_MEDIALIBRARY_UPLOAD_TO = '/usr/share/synnefo/static/medialibrary/'
6
7 # django admin specific settings
8 #ADMIN_MEDIA_PREFIX = '/static/admin_media/'
9
10 # how many of the latest blog posts to display in blog feed
11 #CLOUDCMSBLOG_FEED_ENTRIES_LIMIT = 10
12
13 # the title of the blog feed
14 #CLOUDCMSBLOG_FEED_TITLE = 'Latest blog entries'
15
16 # the link of the blog feed
17 #CLOUDCMSBLOG_FEED_LINK
18
19 # the description of the blog feed
20 #CLOUDCMSBLOG_DESCRIPTION = CLOUDCMSBLOG_FEED_TITLE