Update mastodon to v4.4.1
This commit is contained in:
parent
4c1dba2f8d
commit
0b59452424
2 changed files with 11 additions and 18 deletions
|
@ -9,14 +9,6 @@
|
|||
permissions = "0640";
|
||||
uploadAt = "pre-activation";
|
||||
};
|
||||
"mastodon-otp-secret.secret" = {
|
||||
keyCommand = keyCommandEnv ++ [ "pass" "mastodon/otp-secret" ];
|
||||
destDir = "/secrets";
|
||||
user = "mastodon";
|
||||
group = "mastodon";
|
||||
permissions = "0640";
|
||||
uploadAt = "pre-activation";
|
||||
};
|
||||
"mastodon-vapid-private-key.secret" = {
|
||||
keyCommand = keyCommandEnv ++ [ "pass" "mastodon/vapid-private-key" ];
|
||||
destDir = "/secrets";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue