view 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
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