mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-07 21:55:39 +00:00
Remove unused softhsm configuration option
slots.removable doesn't exist in older versions, andwe don't need it.
This commit is contained in:
parent
f1a4164b55
commit
b7f081ac17
|
@ -1,4 +1,3 @@
|
|||
objectstore.backend=file
|
||||
slots.removable=false
|
||||
directories.tokendir=softhsm2.d
|
||||
log.level=INFO
|
||||
|
|
Loading…
Reference in a new issue