16 lines
371 B
Plaintext
16 lines
371 B
Plaintext
BLOG_TITLE = Phyks' blog
|
|
NB_ARTICLES_INDEX = 20
|
|
BLOG_URL = http://localhost/Blog_test/blog/
|
|
|
|
#RSS params
|
|
WEBMASTER = webmaster@phyks.me (Phyks)
|
|
LANGUAGE = fr
|
|
DESCRIPTION = Test de desc
|
|
COPYRIGHT = CC L0
|
|
|
|
#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"
|