version 1.50, 2016/08/11 18:54:07
|
version 1.51, 2016/08/17 04:49:19
|
Line 217 SCRIPTS_EXPORT /o |
|
Line 217 SCRIPTS_EXPORT /o |
|
# 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 |
| |
|
BIN_PY3 /usr/bin/python3 |
|
|
# The number of minutes after which a new email registration attempt will time-out if the registering user does | # The number of minutes after which a new email registration attempt will time-out if the registering user does |
# not respond to the verification email sent to them. | # not respond to the verification email sent to them. |
REGEMAIL_TIMEOUT 5 | REGEMAIL_TIMEOUT 5 |