]> mj.ucw.cz Git - subauth.git/blobdiff - etc/subauthd
Bits of support of temporary tokens
[subauth.git] / etc / subauthd
index d19eaea3920fa7883966927d648a634c5cad8f11..1209a1ab73a18a0033f4d83dcb5e11ae36c5ae81 100644 (file)
@@ -2,6 +2,7 @@ SubauthD {
        SocketPath      @INSTALL_RUN_DIR@/subauthd.socket
        MaxConnections  1000
        Database        @INSTALL_STATE_DIR@/subauthd.db
+       TempKeyFile     @INSTALL_STATE_DIR@/subauthd-seed
 
        Zone {
                Name            mail
@@ -9,6 +10,7 @@ SubauthD {
                AutoCreateAcct  1
                AllowPasswd     1
                AllowTokens     16
+               MaxTempValidity 20
        }
 
        Zone {