Skip to main content
Participant
October 7, 2009
Answered

set client variable purge interval with adminapi?

  • October 7, 2009
  • 1 reply
  • 605 views

We have a cfml page that sets up configuration for new servers using the adminapi package.  I'm able to find methods for setting almost every config option I need, except for the purge interval for client variables.  It defaults to 1 hour 7 minutes; I want to set it longer.  Note that I am not talking about the purge timeout, which defaults to 90 days, I'm looking for a way to set the purge interval using adminapi. Any suggestions?

    This topic has been closed for replies.
    Correct answer Adam Cameron.

    It's an omission in the API.

    --

    Adam

    1 reply

    Adam Cameron.Correct answer
    Inspiring
    October 7, 2009

    It's an omission in the API.

    --

    Adam