-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
DocumentationImproves Instructions, Guides, and NoticesImproves Instructions, Guides, and NoticesEasyGood for NewcomersGood for NewcomersEnhancement / Feature RequestSomething NewSomething New
Description
There are some important points to add/change in the documentation.
Run backend with permissive CORS policy
Now, you can run the backend with the following:
TORRUST_IDX_BACK_CORS_PERMISSIVE=true cargo run
Instead of changing the code whenever you want to run a development environment.
Only PNG images are supported in torrent description
The documentation uses a JPG image, but only PNG images are supported by the "image cache proxy". We should use a PNG sample. We can add the sample image to this repo docs/media
.
We should also create an essential guide to use the application. For example, you can use markdown for the torrent description when you upload a new torrent. You can insert PNG images with the following:

Metadata
Metadata
Assignees
Labels
DocumentationImproves Instructions, Guides, and NoticesImproves Instructions, Guides, and NoticesEasyGood for NewcomersGood for NewcomersEnhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
No status