Work on docs.

This commit is contained in:
Martin Rotter 2020-11-05 13:47:39 +01:00
parent 1ab4c2d6fc
commit 2ec6502dec
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* [Message filtering](#message-filtering)
* [Database backends](#database-backends)
* [Misc](#misc)
* [Cleaning database](#cleaning-database)
* [Portable user data](#portable-user-data)
* [Downloading new messages](#downloading-new-messages)
* [Generating debug log file](#generating-debug-log-file)
@ -163,6 +164,11 @@ For database-related configuration see `Settings -> Data storage` dialog.
# Misc
Here you can find some useful insights into RSS Guard's modus operandi.
## Cleaning database
Your RSS Guard's database can grow really big over time, therefore you might need to do its cleanup regularly. There is a dialog `Cleanup database` in `Tools` menu to do just that for you, but note that RSS Guard should run just fine even with thousands of messages.
![`Cleanup database` dialog](images/cleanup-db.png)
## Portable user data
RSS Guard checks "config directory" (this is `C:\Users\<user>\AppData\Local` directory on Windows) for existence of file:
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB