A customer wants 12 months for library style logins. I changed one line in config to add the last two entries for 6 and 12 months. Could be useful for others.
array(3600, 10800, 21600, 43200, 86400, 172800, 259200, 604800, 1209600, 2592000, 5184000, 7776000, 15552000, 31104000),
Comments
Comment #1
nickl commentedThank you for sharing, I will incorporate your additions.
Comment #2
nickl commentedThis slipped me by this release but you would be glad to know that it was pushed to the dev tree.
Shouldn't you be submitting patches for us by now? You've been here so long you're like the furniture already.
What kind of example are you setting the newbies, bad peterx! =)
Comment #4
sgtsaughter commentedCan this be added to the drupal 6 branch? Is it possible to have an unlimited option as well?
Thanks.