Compare commits
2 Commits
0920803535
...
f1ff34d769
| Author | SHA1 | Date | |
|---|---|---|---|
| f1ff34d769 | |||
|
49c75bbb05
|
@@ -22,6 +22,7 @@ server {
|
||||
ssl_certificate_key <%= @ssl_key %>;
|
||||
|
||||
add_header Strict-Transport-Security "max-age=31536000";
|
||||
add_header Onion-Location https://mastodon.<%= @onion_address %>$request_uri;
|
||||
}
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user