From e1bd26b9ad73cd0758ba77373c1cd07f72f47a65 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 30 Sep 2022 15:28:27 +0530 Subject: reading both flags and config for list commands --- macli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macli.yaml') diff --git a/macli.yaml b/macli.yaml index ac4f999..4578967 100644 --- a/macli.yaml +++ b/macli.yaml @@ -34,6 +34,6 @@ searching: lists: # TODO: add default sort types, etc - list_offset: 0 # offset for the results (default is 0, changing it here is not recommended as it may cause confusion) list_length: 15 # amount of titles to show from user's list + list_offset: 0 # offset for the results (default is 0, changing it here is not recommended as it may cause confusion) include_nsfw_results: false # show NSFW rated items -- cgit v1.2.3