From 8bac67ebd2c532577ffd13c188c4af407f912799 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 6 Jul 2023 12:36:29 +0300 Subject: yeetube-results-limit: update docstring for invidious instances --- yeetube.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/yeetube.el b/yeetube.el index de548b2..e885cdf 100644 --- a/yeetube.el +++ b/yeetube.el @@ -43,9 +43,8 @@ (defcustom yeetube-results-limit 10 "Define the amount of search results. -Note: -If you are using an invidious instance, it's recommended to keep it -below 15." +Note: If you are using an invidious instance, it's recommended to keep +this < 13." :type 'number :safe #'numberp :group 'yeetube) -- cgit v1.2.3