~jstys-z/helioviewer.org/client5

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
;
; HVPull Example Config
;
[database]
dbname = helioviewer
user = helioviewer
pass = helioviewer

[directories]
working_dir = /mnt/data/hvpull
image_archive = /mnt/data/jp2

[network]
max_downloads = 2

[notifications]
server = localhost
from = Helioviewer <helioviewer@localhost>
to = Admin <root@localhost>, Developer <user@localhost>