snapm.conf - Man Page
snapm configuration file
Synopsis
/etc/snapm/snapm.conf
Description
snapm.conf is loaded during the initialisation of snapm and contains configuration keys affecting snapm's global behaviour.
The file is structured in INI format: section headers appear in square brackets and configuration values appear as key-value pairs with one pair per line.
Sections
- Global
The global section contains the DisablePlugins key. The value is a list of plugin names to disable, for example a value of "lvm2-thin,stratis" will disable both the lvm2-thin and stratis plugins.
Authors
Bryn M. Reeves <bmr@redhat.com>
See Also
Snapm project page: https://github.com/snapshotmanager/snapm
Referenced By
Jun 16 2025 Linux FILE FORMATS MANUAL