mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Use attachment-size limit for company logos
This commit is contained in:
parent
4dfd862f11
commit
6eceb9b886
4 changed files with 12 additions and 18 deletions
|
|
@ -61,6 +61,8 @@ Valid image content types:
|
|||
- `image/gif`
|
||||
- `image/svg+xml`
|
||||
|
||||
Company logo uploads use the normal Paperclip attachment size limit.
|
||||
|
||||
Then set the company logo by PATCHing the returned `assetId` into `logoAssetId`.
|
||||
|
||||
## Archive Company
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue