Admin Cookie Login Lifetime edit

Hi, how do I edit the admin CP cookies lifetime so it doesn’t log me out after one hour?

In the Admin plugin settings, under /plugins/admin, look for “Session Timeout”.

Thanks. Is there a way to set that in different environments? In dev env I’d set it much longer than production…

Sure, see environment-based config.

Hey Flavioscopes, do I just create the entire folder structure in my var folder? so currently it is in:

/user/plugins/admin/blueprints.yaml

do I just make a new copy here?

/env.dev/user/plugins/admin/blueprints.yaml

Sorry - I realised that was the blueprint, not the value yaml file - so do i just recreate the folder like so:

/user/env.whatever/plugins/admin/admin.yaml: