just installed, am still feeling my way around, seems to work ok so far

xigmanas 11.2.0.4 - Omnius (revision 5774)
FreeBSD 11.2-RELEASE #0 r336868M: Sun Jul 29 15:48:17 CEST 2018
jail
just upgraded to mayan 3.1.4
postgresql in a separate jail, connect through socket
1
redis connect through socket. was getting socket_connect_timeout
found this patch
https://github.com/celery/celery/issues ... -207005107
2
is there a way to have an option to load a set of preconfigured document types, metadata similar to accounting program that can be loaded with a basic set of chart of accounts initially
3
tabular/spreadsheet view of settings of document types, metadata. this will really really speed up the configuration process.
4
my scanner output 5mb pnm files, i'd like to use these higher res file for the ocr process and if the ocr is successful, save a lower res file and discard the high res file. is this possible?
thanks