version 1.62, 2020/03/24 19:51:10
|
version 1.63, 2020/03/24 19:53:41
|
Line 277 EXPORT_HANDLE_DIR /o |
|
Line 277 EXPORT_HANDLE_DIR /o |
|
| |
# The DRMS database table that contains the pending export requests. Unless you have a fully functional export system | # The DRMS database table that contains the pending export requests. Unless you have a fully functional export system |
# (you don't), set this to the empty string | # (you don't), set this to the empty string |
a:EXPORT_PENDING_REQUESTS_TABLE "" |
EXPORT_PENDING_REQUESTS_TABLE "" |
| |
# The number of minutes, after which a pending export request expires | # The number of minutes, after which a pending export request expires |
a:EXPORT_PENDING_REQUESTS_TIME_OUT 30 |
EXPORT_PENDING_REQUESTS_TIME_OUT 60 |
| |
# The Python binary must be at least version 2.7. 3.x binaries will work. | # The Python binary must be at least version 2.7. 3.x binaries will work. |
BIN_PY /usr/bin/python | BIN_PY /usr/bin/python |