Explorar el Código

Update conf.py

FusionPBX hace 1 año
padre
commit
4bdc8b04c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 -----------------------------------------------------