Spotter-VM/lxc-apps/sigmah/install/sigmah_conf/sigmah.properties

41 lines
745 B
Properties
Raw Normal View History

#
# All Sigmah code is released under the GNU General Public License v3
# See COPYRIGHT.txt and LICENSE.txt.
#
# --
# FILES STORAGE
# --
# Root directory name where files are stored.
2018-01-26 21:25:03 +01:00
files.repository.name=/srv/sigmah/data/files
# Root directory name where backup archives are stored.
2018-01-26 21:25:03 +01:00
archives.repository.name=/srv/sigmah/data/archives/
#Maximum size of the uploaded files (bytes)
files.upload.maxSize=20971520
# --
# MAILS
# --
2018-09-14 11:24:04 +02:00
mail.hostname=host
2018-02-03 15:17:11 +01:00
mail.port=25
2018-08-02 10:41:40 +02:00
mail.from.address=admin@example.com
mail.from.name=Sigmah
# Authentication (leave empty if no authentication is required).
mail.auth.username=
mail.auth.password=
mail.encoding=UTF-8
mail.contentType=text/html
2018-08-02 10:41:40 +02:00
mail.support.to=admin@example.com
# --
# MAPS API
# --
2018-08-02 10:41:40 +02:00
maps.key=