Compare commits
No commits in common. "f0b6a088f1d4d0c8220ba91cbd238bbfa3cc0a7f" and "f4b4dda7e91ea227e10ee191d04a5a8cbd32f774" have entirely different histories.
f0b6a088f1
...
f4b4dda7e9
1 changed files with 1 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
package = pkgs.caddy.withPlugins {
|
||||
plugins = [ "github.com/mholt/caddy-ratelimit@v0.1.0" ];
|
||||
hash = "sha256-kuqkLAMxBJvjNbgVCjrJDLFKUqMPPzguFupgXBFQYCA=";
|
||||
hash = "sha256-MBYvVqWB9GK3LSWigeb4NOgclGA2qZTSUyBJMdB635M=";
|
||||
};
|
||||
email = "postmaster@extremist.software";
|
||||
globalConfig = ''
|
||||
|
|
@ -34,10 +34,6 @@
|
|||
header Content-Type "application/json"
|
||||
respond `{"admins": [{"matrix_id": "@jet:extremist.software","role": "admin"}]}`
|
||||
}
|
||||
handle /.well-known/atproto-did {
|
||||
header Content-Type "text/plain"
|
||||
respond "did:plc:pvonud4oncr2m6en5f3jqrqk"
|
||||
}
|
||||
handle {
|
||||
redir https://jetpham.com{uri}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue