conf: correct comments about OpenSC.tokend score meaning and default value.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4889 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-11-29 13:34:54 +00:00
parent acb54b965f
commit 6fc7e62f20
1 changed files with 2 additions and 2 deletions

View File

@ -424,8 +424,8 @@ app tokend {
framework tokend {
# Score for OpenSC.tokend
# The tokend with the lowest score shall be used
# Default: 50
# The tokend with the highest score shall be used.
# Default: 300
#
# score = 10;
}