How to disable timeout in fauxton

1.1k Views Asked by At

In developing i use the fauxton. But it is anoying keep using the login due to timeout. Is it possible to disable the timeout login for fauxton to avoid this problem in developing? Thank you

1

There are 1 best solutions below

0
On BEST ANSWER
  1. Open Fauxton
  2. Go to the configuration page
  3. Under chttpd_auth there may or may not be a timeout entry. If there is delete it.
  4. Click "Add option". Fill out the form where "section" is chttpd_auth, "name" is timeout, and "value" is the timeout in seconds.