From 1437b9f00ada0f5df49776396877b3dc528e1ca1 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 13 Jan 2021 14:11:19 -0500 Subject: [PATCH] Refining lemmy.hjson line. --- src/en/contributing/websocket_http_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/en/contributing/websocket_http_api.md b/src/en/contributing/websocket_http_api.md index 1a4b90e..131465c 100644 --- a/src/en/contributing/websocket_http_api.md +++ b/src/en/contributing/websocket_http_api.md @@ -68,7 +68,7 @@ These go wherever there is a `sort` field. The available sort types are: ## Default Rate limits -These can be edited in your [lemmy.hjson](https://github.com/LemmyNet/lemmy/blob/main/config/defaults.hjson) file. +These can be edited in your `lemmy.hjson` file, by copying the relevant section from [defaults.hjson](https://github.com/LemmyNet/lemmy/blob/main/config/defaults.hjson). - 3 per hour for signups and community creation. - 6 per hour for image posting.