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

Tema 0.3 (imported from CVS).
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 19 Feb 2008 20:32:17 +0300
parents
children
line wrap: on
line source

# 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