18 lines
325 B
Plaintext
18 lines
325 B
Plaintext
BLOG_TITLE = Blog
|
|
NB_ARTICLES_INDEX = 20
|
|
BLOG_URL = #BLOG_URL
|
|
|
|
IGNORE_FILES =
|
|
|
|
#RSS params
|
|
WEBMASTER = #EMAIL_URL
|
|
LANGUAGE = fr
|
|
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"
|