Update README [ci skip]

This commit is contained in:
video-prize-ranch 2022-12-28 12:13:46 -05:00
parent 99385f9ef4
commit 55e2b77e3d
No known key found for this signature in database
1 changed files with 21 additions and 17 deletions

View File

@ -65,7 +65,9 @@ Imgur: `https://imgur.com/gallery/j2sOQkJ` -> `https://rimgo.bcow.xyz/gallery/j2
Stack Overflow: `https://i.stack.imgur.com/KnO3v.jpg?s=64&g=1` -> `https://rimgo.bcow.xyz/stack/KnO3v.jpg?s=64&g=1` Stack Overflow: `https://i.stack.imgur.com/KnO3v.jpg?s=64&g=1` -> `https://rimgo.bcow.xyz/stack/KnO3v.jpg?s=64&g=1`
## Instances ## Instances
Open an issue to have your instance listed here! Open an issue to have your instance listed here! Instance privacy information is required for the instance list, see [Environment variables](#environment-variables).
> For more details on instance privacy, see https://librarian.codeberg.page/docs/usage/instance-privacy/
### Clearnet ### Clearnet
To help distribute load, consider using instances other than the official one. To help distribute load, consider using instances other than the official one.
@ -204,22 +206,24 @@ rimgo can be configured using environment variables. The path to the .env file c
### Environment variables ### Environment variables
| Name | Default | > For more details on instance privacy, see https://librarian.codeberg.page/docs/usage/instance-privacy/
|-----------------------|-----------------|
| PORT | 3000 | | Name | Default | Note |
| ADDRESS | 0.0.0.0 | |-----------------------|-----------------|------|
| IMGUR_CLIENT_ID | 546c25a59c58ad7 | | PORT | 3000 | |
| FORCE_WEBP | 0 | | ADDRESS | 0.0.0.0 | |
| PRIVACY_POLICY | | | IMGUR_CLIENT_ID | 546c25a59c58ad7 | |
| PRIVACY_MESSAGE | | | FORCE_WEBP | 0 | |
| PRIVACY_COUNTRY | | | PRIVACY_POLICY | | Optional, URL to privacy policy |
| PRIVACY_PROVIDER | | | PRIVACY_MESSAGE | | Optional, message to display on privacy page |
| PRIVACY_CLOUDFLARE | | | PRIVACY_COUNTRY | | |
| PRIVACY_NOT_COLLECTED | | | PRIVACY_PROVIDER | | |
| PRIVACY_IP | | | PRIVACY_CLOUDFLARE | | |
| PRIVACY_URL | | | PRIVACY_NOT_COLLECTED | | |
| PRIVACY_DEVICE | | | PRIVACY_IP | | |
| PRIVACY_DIAGNOSTICS | | | PRIVACY_URL | | |
| PRIVACY_DEVICE | | |
| PRIVACY_DIAGNOSTICS | | |
## Contributing ## Contributing
Pull requests are welcome! If you have any questions or bug reports, open an [issue](https://codeberg.org/video-prize-ranch/rimgo/issues/new). Pull requests are welcome! If you have any questions or bug reports, open an [issue](https://codeberg.org/video-prize-ranch/rimgo/issues/new).