From 830e2d51d648bc1859ee9310e81b160e14e30e0f Mon Sep 17 00:00:00 2001 From: Jon Ericson Date: Wed, 19 Apr 2023 16:55:45 -0700 Subject: [PATCH] Add configuration info This is just the minimal information needed to get started. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ec965f0..19fc95f 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,8 @@ and rebuild docker via cd /var/discourse ./launcher rebuild app ``` +## Configure ratings + +The Ratings plugin is enabled by default. You can turn it off and make other general adjustments in the settings: `/admin/site_settings/category/all_results?filter=rating`. + +Desgniate categories and tags for ratings via: `/admin/plugins/ratings`.