mirror of
https://github.com/kakwa/uts-server
synced 2025-01-27 05:47:27 +01:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
# SoftHSM v2 configuration file
|
|
|
|
directories.tokendir = @SOFTHSM_DIR@
|
|
objectstore.backend = file
|
|
|
|
# ERROR, WARNING, INFO, DEBUG
|
|
log.level = DEBUG
|
|
|