Description
When set to N, templates will not be cached. By default, Alkaline will load a search template on demand
and save it for future requests.
This option is mostly useful when using a .aln template reference file which points to a cgi document,
or to an html document with server-side includes that needs to be processed by the web server at each request.
Setting CacheTemplates=N
will force Alkaline to retrieve the page for every request
and thus execute the remote cgi or ssi for each search.