Question
I'm sure this is an easy one, but I just can't find where to do it.
How/Where do I reset the Edit Locking Time from 60 minutes to something else?
Thanks in Advance.
Best Regards,
Chris Vogel
Environment
--
ChrisVogel - 28 Apr 2004
Answer
lib/TWiki.cfg, search for "3600" (lock time, in seconds). A couple lines below that is a setting to always create a new revision on save, regardless of lock time. ($doKeepRevIfEditLock)
--
MattWilkie - 28 Apr 2004