Subversion Repositories ASFLogin

Rev

Rev 81 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
71 xraver 1
<?xml version="1.0" encoding="utf-8"?>
60 xraver 2
<configuration>
71 xraver 3
  <appSettings>
83 xraver 4
    <add key="Key" value="4a+XYb8GMQW3o/mcMwJ/BZm5HlOuu8nSQ4UjnNZ+2Gw=" />
71 xraver 5
    <add key="DefaultAccountsFile" value="accounts.acl" />
6
    <add key="UidLength" value="3" />
7
    <add key="PinLength" value="5" />
8
    <add key="UpdatePort" value="8181" />
9
    <add key="ASFLoginClients" value="asflogin1,asflogin2" />
10
    <add key="Fingerprint.MinImageQuality" value="80" />
11
    <add key="Fingerprint.SecurityLevelVerify" value="5" />
12
    <add key="UidType" value="alpha" />
13
    <add key="PinType" value="alpha" />
60 xraver 14
  </appSettings>
71 xraver 15
</configuration>