Add mastodon
This commit is contained in:
parent
9b93993912
commit
3d5d910520
2 changed files with 89 additions and 0 deletions
|
@ -68,6 +68,9 @@ permanent = true
|
|||
regex = "^https?://www\\.(.+)"
|
||||
replacement = "https://${1}"
|
||||
|
||||
[http.serversTransports.ignorecert]
|
||||
insecureSkipVerify = true
|
||||
|
||||
[tls.options.default]
|
||||
minVersion = "VersionTLS12"
|
||||
cipherSuites = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue