Skip to content

Adding an option to configure session expiration time

Adds an expire_after option to gitlab.yml to centralize configuration of session expiration.

Answers the following suggestions:

(I'll also be submitting a merge request to omnibus so it can also be easily configured through gitlab.rb)

Merge request reports