summaryrefslogtreecommitdiff
path: root/p11p-daemon/config/sys.config
diff options
context:
space:
mode:
Diffstat (limited to 'p11p-daemon/config/sys.config')
-rw-r--r--p11p-daemon/config/sys.config7
1 files changed, 4 insertions, 3 deletions
diff --git a/p11p-daemon/config/sys.config b/p11p-daemon/config/sys.config
index 0af2837..84785d9 100644
--- a/p11p-daemon/config/sys.config
+++ b/p11p-daemon/config/sys.config
@@ -6,11 +6,12 @@
%%{socket_dir, "/run/p11p"}, % Default: /run/user/$EUID/p11p.
%%{socket_path_has_pid, false}, % Default: true.
{proxyapp_bin_path, "/usr/lib/x86_64-linux-gnu/p11-kit/p11-kit-remote"},
- {testing_drop_prob, 0},
+ {testing_drop_prob, 0}, % Default: 0.
{vtokens,
[{"vtoken0",
[
- {timeout, 2000},
+ {timeout, 2000}, % Deault: 25000 (25s)
+ %%{balance, [10, 2]}, % Default: all zeroes
{modules,
[
{"softhsm2", "/usr/lib/softhsm/libsofthsm2.so"},
@@ -21,7 +22,7 @@
[
%% Try failover twice, even if we have only one token. In
%% effect, retry the same token once after a failure.
- {failover, 2},
+ {failover, 2}, % Default: #of modules minus one.
{timeout, 1000},
{modules,
[