Reword docs slightly.

This commit is contained in:
Mm2PL 2019-09-24 18:39:15 +02:00
parent 1a77df1674
commit 02dc0a4e1d
No known key found for this signature in database
GPG key ID: 1C400DA5602DE62E

View file

@ -20,11 +20,12 @@ Arguments:
- `%1` = Emote set ID - `%1` = Emote set ID
### CHATTERINO2_IMAGE_PASTE_SITE_URL ### CHATTERINO2_IMAGE_PASTE_SITE_URL
Used to change the URL that Chatterino2 uses when uploading an image by pasting it into the input box. Used to change the URL that Chatterino2 uses when trying to paste an image into chat. This can be used for hosting the uploaded images yourself.
Default value: `https://i.nuuls.com/upload` Default value: `https://i.nuuls.com/upload`
Arguments: Arguments:
- None - None
Notes: Notes:
- The server that's running the web page MUST be compatible with [Nuuls' filehost](https://github.com/nuuls/filehost) - If you want to host the images yourself. You need [Nuuls' filehost software](https://github.com/nuuls/fiehost)