src/main/resources/default.props
author Tomas Zeman <tzeman@volny.cz>
Tue, 23 Apr 2013 10:36:04 +0200
changeset 108 ef4e3e0ef83f
parent 100 1fcbeae1f9da
permissions -rw-r--r--
84a94fa29a67504b Task/Project notifications

# Default (devel) properties for FIS webapp.

#db.fis.user=
#db.fis.pass=
db.fis.driver=org.postgresql.Driver
db.fis.url=jdbc:postgresql://localhost:7803/fis_dev

### datatables.net default settings
# default number of rows
datatables.rows=50
# lang defs
datatables.lang.cs=/jquery/js/dataTables.cs.txt

# Attachments
dir.attachment=attachments

# Sender
url.base=http://localhost:8081
sender.email=fis-dev@localhost
sender.name=FIS Development