From 89d4aa8c6bb19c1c35ca3d0684834a3cb78de21f Mon Sep 17 00:00:00 2001 From: Artiom Bozieac Date: Sun, 24 Nov 2024 02:27:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f26eaa..ec8df6b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ springdoc.swagger-ui.tagsSorter=alpha jwt.secret=YOUR_JWT_SECRET # Algolia -# Change it to true if you want to enable it. +# Change it to "true" if Algolia search is enabled. algolia.usage=false algolia.app.id=YOUR_APP_ID algolia.api.key=YOUR_API_KEY