view misc/biotopes/tema.properties @ 15:e9d13c7ffeb1

Update header comment.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 24 Mar 2009 18:51:47 +0300
parents 6c41a0b43e58
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