ref: rename pref key "articleTooltipLimit"

This commit is contained in:
relikd
2025-12-11 15:22:30 +01:00
parent 65cac6b19a
commit 5d339b8125
4 changed files with 4 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ defaults write de.relikd.baRSS shortArticleNamesLimit -int 50
By default, the tooltip is limited to 2000 characters.
You can change the limit with this command:
```
defaults write de.relikd.baRSS tooltipCharacterLimit -int 500
defaults write de.relikd.baRSS articleTooltipLimit -int 500
```
3. Limit the number of displayed articles per feed menu.