view dist/tema.properties @ 1:548a93c24e55

Tema 0.1jk - Javakonkurs edition (imported from CVS).
author Mikhail Kryshen <mikhail@kryshen.net>
date Thu, 14 Dec 2006 23:22:05 +0300
parents 1d2fe61a3a62
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 : UTF-8
13 # output_encoding : UTF-8
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