Skip to content
Snippets Groups Projects
application.properties.example 467 B
Newer Older
[global]
upload_folder = /tmp
data_folder = ###PROGRAM###/data
# batch system type: local, sge, slurm
batch_system_type = local
threads = 4
web_url = http://localhost:5000

[softwares]
minimap2 = ###DEFAULT###

[database]
sqlite_file = ###PROGRAM###/srv/database.sqlite

[mail]
status = mail@dgenies
reply = mail@dgenies
org = "Dgenies team"
send_mail_status = True

[cron]
### Menage
# Time to launch the cron:
menage_hour = 1h00
# Frequency (days):
menage_freq = 1