Changing the Configuration
The default configuration is adequate for most use cases.
However, it can be changed at any time using Memento Application though a command line or the graphical user interface.
This command line sets Memento to the highest verbosity level:
memento config --reset --verbosity=verbose
This command line resets Memento to the default settings:
memento config --reset
The configuration changes are persistent on Windows.
Important: For Linux users only! The configuration changes are not persistent. The Memento Configuration reverts to the default
settings at every boot.