switching to real docs folder.

This commit is contained in:
Andrew Davidson 2012-04-22 15:24:10 -07:00
parent 44f39be72c
commit 01628a1f3e

View file

@ -13,8 +13,8 @@ from markdown2 import markdown
conf = {}
#conf['repo'] = '/srv/git/documents'
conf['repo'] = '/srv/git/repo'
conf['repo'] = '/srv/git/documents'
#conf['repo'] = '/srv/git/repo'
conf['ext_bundles'] = ['.pages', '.sparsebundle']
conf['ext_render'] = ['.md','.txt', '.jpg']
conf['ext_edit'] = ['.md','.txt','.rb','.py','.pl','.sh']