libera tls

This commit is contained in:
death916 2026-02-27 04:06:42 -08:00
parent 6fffabaa35
commit b7a2a89b1d

View file

@ -31,17 +31,17 @@
nickname = "death916"; nickname = "death916";
username = "death916/libera"; username = "death916/libera";
server = "100.72.187.12"; server = "100.72.187.12";
port = 6667; port = 6697;
chathistory = true; chathistory = true;
use_tls = false; use_tls = false;
dangerously_accept_invalid_certs = true; # dangerously_accept_invalid_certs = true;
logging = true; logging = true;
buffer = "replace-pane"; buffer = "replace-pane";
password_file = "/home/death916/.config/halloy/libera.pass"; password_file = "/home/death916/.config/halloy/libera.pass";
sasl.plain = { # sasl.plain = {
username = "death916"; # username = "death916";
password_file = "/home/death916/.config/halloy/libera.pass"; # password_file = "/home/death916/.config/halloy/libera.pass";
}; # };
}; };
servers.oftc = { servers.oftc = {