Use bbr for tcp congestion on FreeBSD, install ectool on framework laptop linux, and assign an ipv6 address in mrmanager.

This commit is contained in:
Tom Alexander
2024-10-09 19:44:09 -04:00
parent 5a08b3e0bd
commit e38bee4c0f
5 changed files with 49 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ firefox_config:
# Disable battery status, used to track users.
dom.battery.enabled: false
# Disable that websites can get notifications if you copy, paste, or cut something from a web page, and it lets them know which part of the page had been selected.
#
# This breaks copying from BigQuery https://github.com/microsoft/monaco-editor/issues/1540
dom.event.clipboardevents.enabled: false
# Isolates all browser identifier sources (e.g. cookies) to the first party domain, with the goal of preventing tracking across different domains.
privacy.firstparty.isolate: true