소스 검색

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 -----------------------------------------------------