Updated git repo and Mastodon account refs
This commit is contained in:
parent
fa6a00ebd3
commit
7d525304c3
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ You can also use it without connecting it to your account, but after splitting y
|
|||
|
||||
Verbose doesn’t save anywhere what you write or paste into it, it doesn’t 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
|
||||
|
||||
|
@ -20,7 +20,7 @@ The `conf.ini` file *must* define a `webservertimeout` in seconds, i.e. the maxi
|
|||
webservertimeout=120
|
||||
```
|
||||
|
||||
Inside `conf.ini` you can also customize the “link text” (text Verbose can add to last split post if there’s enough space left; by default it’s `[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 there’s enough space left; by default it’s `[This post was split using https://git.lattuga.net/jones/verbose]`); for example:
|
||||
|
||||
```
|
||||
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).
|
||||
|
||||
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).
|
||||
|
|
Loading…
Reference in a new issue