[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/wact/config/ -> config.ini (source)

   1  # should template compiler scan for tags, filter and properties every time

   2  force_scan = 0
   3  
   4  # should template compiler recompile templates every time

   5  force_compile = 1
   6  
   7  # absolute path to your wact templates cache dir

   8  #cache_dir = limb/wact/cache/

   9  
  10  # directory where template compiler looks for source templates

  11  templates_dir = templates/
  12  
  13  # directories where all compiler looks for tags, filters and properties

  14  [scan_directories]
  15   0 = limb/wact/src/tags
  16  
  17  
  18  
  19  


Generated: Tue Dec 2 03:54:09 2008 Cross-referenced by PHPXref 0.7