mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Reword docs slightly.
This commit is contained in:
parent
1a77df1674
commit
02dc0a4e1d
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue