JendaSAP checked.ntlm file.
This commit is contained in:
parent
af408439dd
commit
cb139909ac
2 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
*member-suspend-max-months*
|
||||
*members-directory*
|
||||
*jendasap-compat*
|
||||
*jendasap-checked*
|
||||
)
|
||||
|
||||
(import scheme
|
||||
|
@ -56,4 +57,7 @@
|
|||
;; JendaSAP compatibility mode
|
||||
(define *jendasap-compat* (make-parameter #f))
|
||||
|
||||
;; JendaSAP compatibility file with last checked Fio transaction
|
||||
(define *jendasap-checked* (make-parameter "checked.ntlm"))
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue