mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 16:02:25 -05:00
[chore] Rewrite all remaining Github links
This commit is contained in:
parent
5bfccdad3c
commit
93c3c153f0
67 changed files with 134 additions and 140 deletions
|
|
@ -18,7 +18,7 @@ Different distributions have different sandboxing mechanisms they prefer and sup
|
|||
We ship an example AppArmor policy for GoToSocial, which you can retrieve and install as follows:
|
||||
|
||||
```sh
|
||||
$ curl -LO 'https://github.com/superseriousbusiness/gotosocial/raw/main/example/apparmor/gotosocial'
|
||||
$ curl -LO 'https://codeberg.org/superseriousbusiness/gotosocial/raw/main/example/apparmor/gotosocial'
|
||||
$ sudo install -o root -g root gotosocial /etc/apparmor.d/gotosocial
|
||||
$ sudo apparmor_parser -Kr /etc/apparmor.d/gotosocial
|
||||
```
|
||||
|
|
|
|||
|
|
@ -32,4 +32,4 @@ You'll need to update the following settings:
|
|||
* `db-sqlite-journal-mode`
|
||||
* `db-sqlite-synchronous`
|
||||
|
||||
We don't provide any recommendations as this will vary based on the solution you're using. See [this issue](https://github.com/superseriousbusiness/gotosocial/issues/3360#issuecomment-2380332027) for what you could potentially set those values to.
|
||||
We don't provide any recommendations as this will vary based on the solution you're using. See [this issue](https://codeberg.org/superseriousbusiness/gotosocial/issues/3360#issuecomment-2380332027) for what you could potentially set those values to.
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ tracing-insecure-transport: true
|
|||
[obs]: ../configuration/observability.md
|
||||
[tempo]: https://grafana.com/oss/tempo/
|
||||
[grafana]: https://grafana.com/oss/grafana/
|
||||
[ext]: https://github.com/superseriousbusiness/gotosocial/tree/main/example/tracing
|
||||
[ext]: https://codeberg.org/superseriousbusiness/gotosocial/tree/main/example/tracing
|
||||
|
||||
## Querying and visualising traces
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue