Commit Graph
7 Commits
Author SHA1 Message Date
Angristan 5ed2de6be2 Add git and curl as dependencies
In some VPS templates, they are not installed by default.
2017-04-05 14:11:08 +02:00
Angristan fa6f7c8898 Add mstdn.io 2017-04-05 11:16:56 +02:00
Angristan 5dbcd92193 ECDH only
Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer.
Also, it's better so specify the curve.

This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
2017-04-05 10:44:08 +02:00
Angristan 6091b9b1a9 Add file package
If the file package is not installed, we get "Validation failed: File has contents that are not what they are reported to be" when upload media.
2017-04-04 19:23:53 +02:00
Angristan 2fcf8d79ad Fix crontab edit
Missing -u parameter to specify the mastodon user.
2017-04-04 17:23:56 +02:00
Angristan 665ec615e3 Missing quotes 2017-04-04 15:57:37 +02:00
Angristan c97fc5c1f4 Improve french translation 2017-04-03 11:04:00 +02:00