Browse Source

Update conf.py

FusionPBX 1 year ago
parent
commit
4bdc8b04c1
1 changed files with 1 additions and 1 deletions
  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 -----------------------------------------------------