Updated git repo and Mastodon account refs

This commit is contained in:
pezcurrel 2024-07-14 21:52:48 +02:00
parent fa6a00ebd3
commit 7d525304c3

View file

@ -8,7 +8,7 @@ You can also use it without connecting it to your account, but after splitting y
Verbose doesnt save anywhere what you write or paste into it, it doesnt use third parties cookies, it sets some cookies of its own only if you choose to connect it to your account, and it can be used even without Javascript. Verbose doesnt save anywhere what you write or paste into it, it doesnt use third parties cookies, it sets some cookies of its own only if you choose to connect it to your account, and it can be used even without Javascript.
If you find issues please let me know [here](https://git.lattuga.net/pongrebio/verbose/issues), or using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://puntarella.party/@umpi). If you find issues please let me know [here](https://git.lattuga.net/jones/verbose/issues), or using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://puntarella.party/@j0nes).
## Setting up Verbose on a webserver ## Setting up Verbose on a webserver
@ -20,7 +20,7 @@ The `conf.ini` file *must* define a `webservertimeout` in seconds, i.e. the maxi
webservertimeout=120 webservertimeout=120
``` ```
Inside `conf.ini` you can also customize the “link text” (text Verbose can add to last split post if theres enough space left; by default its `[This post was split using https://git.lattuga.net/pongrebio/verbose]`); for example: Inside `conf.ini` you can also customize the “link text” (text Verbose can add to last split post if theres enough space left; by default its `[This post was split using https://git.lattuga.net/jones/verbose]`); for example:
``` ```
link=[This post was split using https://my.server/verbose] link=[This post was split using https://my.server/verbose]
@ -38,4 +38,4 @@ footer=<a href="https://my.server/">Home</a>
You can find a running Verbose instance [here](https://mastodon.help/verbose). You can find a running Verbose instance [here](https://mastodon.help/verbose).
If you set up your own and you want it to be listed here, please let me know using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://puntarella.party/@umpi). If you set up your own and you want it to be listed here, please let me know using the e-mail address you can find in my profile page, or directly contacting [me on Mastodon](https://puntarella.party/@j0nes).