Additional configuration for transfer-sh, see https://github.com/dutchcoders/transfer.sh#usage-1 for supported values.
For secrets use secretFile option instead.
Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
BASEDIR = "/var/lib/transfer.sh";
LISTENER = ":8080";
TLS_LISTENER_ONLY = false;
}