forked from kiseitai2/html2faxcover
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings
More file actions
31 lines (31 loc) · 733 Bytes
/
settings
File metadata and controls
31 lines (31 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Hylafax and AvantFax settings;
prefix = XXXX-;
html2ps = html2ps;
tmp = /var/spool/html2faxcover/tmp/cptmp/;
hylafax = faxcover;
Database settings;
database = avantfax;
password = d58fe49;
username = avantfax;
host = localhost;
ignore_db_args = 0;
reconnection_attempts = 1000;
Recvdfax settings below;
tmp2 = /var/spool/html2faxcover/tmp/cptmp2/;
tiff2pdf = tiff2pdf;
fax_path = /var/www/avantfax/faxes/recvd/;
tiffcp = tiffcp;
fileinfo = faxinfo;
sendmail = sendmail;
convert_cmd = convert;
print_cmd = lp;
printer = ;
print_flag = p;
fax_annotation = 0;
do_print = 0;
do_mail = 0;
Permission settings;
usr = www-data;
grp = www-data;
lock_file = /var/spool/html2faxcover/tmp/lock;
lock_file2 = /var/spool/html2faxcover/tmp/lock2;