Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2025-11-28 23:22:31 -03:00
18 changed files with 300 additions and 176 deletions

View File

@@ -28,6 +28,7 @@ logLevel = "info" # log level (debug, info, warn, error, fatal)
proxy = "" # http/https url, SOCKS proxies are not supported
proxyAuth = ""
defaultFollowedAccounts = "eff,fsf" # default accounts to show when user follows none
disableTid = false # enable this if cookie-based auth is failing
# Change default preferences here, see src/prefs_impl.nim for a complete list
[Preferences]