U13 Member session time

Hello Umbracos

I am using U13.

Where can I see the current length of the “member” login?
And where can I set it? I need to set it to a year.

I can only find documentation on “user” session.

Is this still usable?

services.ConfigureApplicationCookie(options => { options.ExpireTimeSpan = TimeSpan.FromMinutes(30); });

Thanks.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/115078-u13-member-session-time