Add logging option

This commit is contained in:
Jack Stdin
2016-02-15 12:16:53 +03:00
parent 56f44e324a
commit 14118e4b0d
4 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,8 @@
# -*- coding: utf-8 -*-
class basic:
logging = False
class sphinx_conf:
host_name = "localhost"