[][src]Module ffsend_api::config

Constants

ECE_RECORD_SIZE

The ECE record size that is used (>= Send v2).

HTTP_STATUS_EXPIRED

The HTTP status code that is returned for expired or non existant files.

HTTP_STATUS_UNAUTHORIZED

The HTTP status code that is returned on authentication failure.

SEND_DEFAULT_EXPIRE_TIME

The default time after which uploaded files expire after, in seconds.

SEND_DEFAULT_HOST

The Send host to use by default.

UPLOAD_SIZE_MAX

The maximum upload size in bytes.

UPLOAD_SIZE_MAX_RECOMMENDED

The recommended maximum upload size in bytes.