I just found this post from Ben Nadel from 2007......
# adobe
t
I just found this post from Ben Nadel from 2007... https://www.bennadel.com/blog/943-ask-ben-testing-for-coldfusion-session-management.htm Is there a documented way to check if session management is enabled?
t
thanks
s
writedump(getApplicationMetadata().SESSIONMANAGEMENT)
no problem
t
oh fml. i'm even calling that already int hei function elsewhere!
😀 1
s
it's easy to forget... I rarely need to use it