This repository has been archived on 2023-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
flask-wikipages/app/config.py

4 lines
106 B
Python

PANDOC_LINK = 'page'
PANDOC_PATH = '/home/thematdev/pandoc_pages'
WHITELIST_PATH = f'{PANDOC_PATH}/pages'