blogit/raw/params

19 lines
341 B
Plaintext
Raw Permalink Normal View History

2013-11-17 00:34:22 +01:00
BLOG_TITLE = Blog
NB_ARTICLES_INDEX = 20
2013-11-17 00:34:22 +01:00
BLOG_URL = #BLOG_URL
PROTOCOL = http
IGNORE_FILES =
#RSS params
2013-11-17 00:34:22 +01:00
WEBMASTER = #EMAIL_URL
LANGUAGE = fr
2013-11-17 00:34:22 +01:00
DESCRIPTION =
COPYRIGHT =
#Personal replacements
#Items are passed as arguments to a python regex,
#Take care to match the format
#SEARCH = "item1", "item2"
#REPLACE = "item1_bis", "item2_bis"