Commit 901b87d
authored
deleting uploaded media section (#185)
<!-- If this pull request closes an issue, please mention the issue
number below -->
Closes #164
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
Added a “Deleting uploaded media” section to the Media Uploads docs.
It clarifies that Devvit currently has no API to delete runtime assets
uploaded with media.upload(), distinguishes those from static media.dir
assets, and advises apps to remove stored references or update/delete
posts/comments that embed the media.1 parent 492e8c3 commit 901b87d
2 files changed
Lines changed: 24 additions & 0 deletions
File tree
- docs/capabilities/server
- versioned_docs/version-0.14/capabilities/server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
168 | 180 | | |
169 | 181 | | |
170 | 182 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
168 | 180 | | |
169 | 181 | | |
170 | 182 | | |
| |||
0 commit comments