Module ffsend_api::config [] [src]

Constants

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.