Просмотр исходного кода

remove obsolete key from config

Oz N Tiram 9 лет назад
Родитель
Сommit
65dc9beca1
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      conf.py

+ 0 - 1
conf.py

@@ -12,7 +12,6 @@ ini, yaml, or what ever DSL for configuration.
 CONFIG = {
     'content_root': 'test_root',  # where the markdown files are
     'output_to': 'oz123.github.com',
-    'raw_content': 'oz123.github.com/writings_raw/content',
     'templates': 'templates',
     'date_format': '%Y-%m-%d',
     'base_url': 'http://oz123.github.com',