don't edit weechat configs by hand

Signed-off-by: Benjamin Morrison <ben@gbmor.dev>
This commit is contained in:
Ben Harris 2020-11-24 14:44:59 -05:00 committed by Benjamin Morrison
parent f0bb09f4e4
commit d950ff38cf
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ Don't forget to `/join #institute` and `/join #meta`.
## Certificates
If you get an untrusted certificate error, change this line in `$HOME/.weechat/weechat.conf`
If you get an untrusted certificate error, change the weechat configs:
```
gnutls_ca_file = "/etc/ssl/cert.pem"
/set weechat.network.gnutls_ca_file "/etc/ssl/cert.pem"
```
## Channels