Update README

This commit is contained in:
Luca Chiricozzi 2015-11-23 20:05:15 +01:00
parent 9e3e83d758
commit 9ec437c9ca
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ If you want to use mg with search disabled.
TAG_SAVE_AS = ''
AUTHOR_SAVE_AS = ''
DIRECT_TEMPLATES = ('index', 'categories', 'archives')
DISABLE_SEARCH = True
```
###Optional settings