| # This is an example /etc/pkcs11/pkcs11.conf file. Copy it into | |
| # place before use. | |
| # This setting controls whether to load user configuration from the | |
| # ~/.config/pkcs11 directory. Possible values: | |
| # none: No user configuration | |
| # merge: Merge the user config over the system configuration (default) | |
| # only: Only user configuration, ignore system configuration | |
| user-config: merge | |