Skip to content

Update documentation #135

@josecelano

Description

@josecelano

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:

![alternative description for the image](https://raw.githubusercontent.com/torrust/.github/main/img/src/logo/Torrust_T_Logo_1000x1000_Final.png)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions