Let surflets/my-sessions export SET-SESSION-LIFETIME!
This commit is contained in:
parent
0783bdb4e2
commit
fee49612ce
|
@ -122,6 +122,7 @@
|
||||||
session-alive?
|
session-alive?
|
||||||
session-surflet-name
|
session-surflet-name
|
||||||
session-session-id
|
session-session-id
|
||||||
|
set-session-lifetime!
|
||||||
options-surflet-path
|
options-surflet-path
|
||||||
options-session-lifetime
|
options-session-lifetime
|
||||||
options-cache-surflets?
|
options-cache-surflets?
|
||||||
|
@ -729,5 +730,5 @@
|
||||||
|
|
||||||
;;; EOF
|
;;; EOF
|
||||||
;;; Local Variables:
|
;;; Local Variables:
|
||||||
;;; buffer-tag-table: "../../TAGS"
|
;;; buffer-tag-table: "../../../TAGS"
|
||||||
;;; End::
|
;;; End::
|
||||||
|
|
Loading…
Reference in New Issue