浏览代码

Update conf.py

FusionPBX 1 年之前
父节点
当前提交
4bdc8b04c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf.py

+ 1 - 1
conf.py

@@ -4,7 +4,7 @@ import sys
 import os
 
 # Add any paths that contain templates here, relative to this directory.
-templates_path = ['_templates']
+#templates_path = ['_templates']
 
 # -- Project information -----------------------------------------------------