lever / postings-api

API documentation and examples for the lever postings REST API
184 stars 38 forks source link

Increase maximum file size #33

Closed moddaman closed 6 years ago

moddaman commented 6 years ago

We have a lot of job postings which contains documents exceeding 100MB ( because they are large portefolios. ).

We do store the files temporary in a aws s3 bucket, but for every posting which has doument above 100MB we have to manually upload the files to lever.

Is there anyway to increase this limit?

moddaman commented 6 years ago

Sorry, wrong place!