Show Sahana CMS on index pages, related to #62

This commit is contained in:
Disassembler 2017-09-27 13:38:02 +02:00
parent d9c84c8bae
commit feea4ccc33

View File

@ -423,7 +423,7 @@ def config(settings):
# -------------------------------------------------------------------------
# CMS
# Uncomment this to hide CMS from module index pages
settings.cms.hide_index = True
#settings.cms.hide_index = True
# Uncomment to use Bookmarks in Newsfeed
#settings.cms.bookmarks = True
# Uncomment to use have Filter form in Newsfeed be open by default