view test/tema.properties @ 0:1d2fe61a3a62

Tema 0.1 (imported from CVS).
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 16 May 2006 18:04:09 +0400
parents
children 548a93c24e55
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 : dbreader.log