Am getting very confused by allow_persistent_login_p.
I have tried changing the parameter via the site map from true to false (1 to 0) and restarting the server but the value in index.adp (@allow_persistent_login_p@) remains true.
So I tried setting the value in the default-master.tcl file to false - but the value in index.adp remains true.
So I tried setting the value right at the end of index.tcl to false - but the value in index.adp remains true.
How!???
I cannot even see evidence of this variable being looked up using parameter::get or passed between templates. I can however see queries in the server log which are retrieving a value from postgres but I do not understand why that parameter value does not change when updated in the site map.
Yours
Flummoxed of Sussex!