Update README.md

This commit is contained in:
David Maisonave
2024-08-13 21:26:45 -04:00
committed by GitHub
parent 2a53f711d1
commit bbeb0291da

View File

@@ -151,6 +151,6 @@ That's it!!!
- Main options are accessible in the GUI via Settings->Plugins->Plugins->[FileMonitor].
- When the UI option [Max DB Backups] is set to a value greater than 1, and when the scheduler is enabled, the quantity of database backup files are trim down to the set [**Max DB Backups**] value after the scheduler executes the Backup task.
- The other options are self explanatory from the UI.
- Additional options available in filemonitor_config.py.
- Additional options available in filemonitor_config.py. The options are well documented in the commented code.