Mercurial > hg > tema
diff dist/tema.properties @ 0:1d2fe61a3a62 release_0_1
Tema 0.1 (imported from CVS).
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Tue, 16 May 2006 18:04:09 +0400 (2006-05-16) |
parents | |
children | 548a93c24e55 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dist/tema.properties Tue May 16 18:04:09 2006 +0400 @@ -0,0 +1,22 @@ +# Data source configuration +# resource : jdbc:odbc:biotopes-data +# driver : sun.jdbc.odbc.JdbcOdbcDriver + +# Base directory for images and files +# resource_base : C:\\biotopes\\db + +# Template to start processing with +main_template : main.template + +# File encodings +# input_encoding : ISO-8859-5 +# output_encoding : ISO-8859-5 + +# Cache templates +cache_read : true + +# Output main_template parsing result to stderr +#output : stderr + +# File to output error messages (redirect stderr) +#log : tema.log