diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-09-24 16:46:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-24 16:46:05 +0200 |
commit | 6465972caf77cb7008e1d751778f53ed2e6f698e (patch) | |
tree | d31a29f5910fae69e8ecf09959bfbc59cdc71007 /docs/Contributing-to-Mastodon | |
parent | 9f6662fcc979d497b09fbd9b3ab06dd7538b92c9 (diff) |
Add nginx and systemd templates (#8770)
So they can be copied during installation instead of looking them up in the documentation Make default sidekiq configuration use weighted queues Remove deprecated docs directory
Diffstat (limited to 'docs/Contributing-to-Mastodon')
-rw-r--r-- | docs/Contributing-to-Mastodon/Sponsors.md | 1 | ||||
-rw-r--r-- | docs/Contributing-to-Mastodon/Translating.md | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/Contributing-to-Mastodon/Sponsors.md b/docs/Contributing-to-Mastodon/Sponsors.md deleted file mode 100644 index 8fc22b6bb..000000000 --- a/docs/Contributing-to-Mastodon/Sponsors.md +++ /dev/null @@ -1 +0,0 @@ -[The documentation has moved to its own repository](https://github.com/tootsuite/documentation/blob/master/Contributing-to-Mastodon/Sponsors.md) diff --git a/docs/Contributing-to-Mastodon/Translating.md b/docs/Contributing-to-Mastodon/Translating.md deleted file mode 100644 index 1671645ee..000000000 --- a/docs/Contributing-to-Mastodon/Translating.md +++ /dev/null @@ -1 +0,0 @@ -[The documentation has moved to its own repository](https://github.com/tootsuite/documentation/blob/master/Contributing-to-Mastodon/Translating.md) |