view misc/biotopes/tema.properties @ 2:6c41a0b43e58

Tema 0.3 (imported from CVS).
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 19 Feb 2008 20:32:17 +0300
parents
children
line source
1 # Data source configuration
2 resource : jdbc:odbc:biotopes-data
3 driver : sun.jdbc.odbc.JdbcOdbcDriver
5 # Base directory for images and files
6 resource_base : C:\\biotopes\\db
8 # Template to start processing with
9 main_template : main.template
11 # File encodings
12 input_encoding : ISO-8859-5
13 output_encoding : ISO-8859-5
15 # Cache templates
16 cache_read : true
18 # Output main_template parsing result to stderr
19 #output : stderr
21 # File to output error messages (redirect stderr)
22 #log : tema.log