mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
docs(imgur): add warning about new imgur policy
Because imgur will delete images 6 month after the last access, we should tell our users about this change to help them make a informed decision about their media backend choice… Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
757345d318
commit
a44e364553
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# Imgur
|
||||
|
||||
!!! warning "Imgur saves anonymous images for only 6 month"
|
||||
Imgur will delete images not associated with any account 6 month after the last access. This means that if you use imgur as your image backend, you may lose images uploaded by you or your users.
|
||||
See this [FAQ entry](https://help.imgur.com/hc/en-us/articles/14415587638029-Imgur-Terms-of-Service-Update-April-19-2023-)
|
||||
|
||||
You can use [Imgur](https://imgur.com) to handle your image uploads in HedgeDoc.
|
||||
|
||||
All you need for that is to register an application with Imgur and get a client id:
|
||||
|
|
Loading…
Reference in a new issue