comparison dist/biotopes/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
comparison
equal deleted inserted replaced
-1:000000000000 0:1d2fe61a3a62
1 # Data source configuration
2 resource : jdbc:odbc:biotopes-data
3 driver : sun.jdbc.odbc.JdbcOdbcDriver
4
5 # Base directory for images and files
6 resource_base : C:\\biotopes\\db
7
8 # Template to start processing with
9 main_template : main.template
10
11 # File encodings
12 input_encoding : ISO-8859-5
13 output_encoding : ISO-8859-5
14
15 # Cache templates
16 cache_read : true
17
18 # Output main_template parsing result to stderr
19 #output : stderr
20
21 # File to output error messages (redirect stderr)
22 #log : tema.log