1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00

Extending Fauxton timeout from 600s -> 7200s. Allow for 2 hours before logout occurs.

This commit is contained in:
mike12345567 2023-10-18 10:19:30 +01:00 committed by Adria Navarro
parent 67d68ce0eb
commit 7d51a3d385

View file

@ -3,3 +3,6 @@
[couchdb]
database_dir = DATA_DIR/couch/dbs
view_index_dir = DATA_DIR/couch/views
[chttpd_auth]
timeout = 7200 ; 2 hours in seconds