aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpelicanconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 7857908..7cd7480 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -23,7 +23,9 @@ READ_TIME = 180
PATH = 'content'
STATIC_PATHS = ['images', 'downloads', 'kookie.txt']
SITE_LOGO = 'favicon.ico'
+
SUMMARY_MAX_LENGTH = 140
+# SUMMARY_END_MARKER = "( ... )"
#############################################
#############################################