diff --git a/config.js b/config.js index f313b27c..97f80102 100644 --- a/config.js +++ b/config.js @@ -35,7 +35,8 @@ var defaults = { } }, "mail-from" : "some.user@gmail.com", - "domain" : "http://localhost" + "domain" : "http://localhost", + "afk-timeout" : 180 } function save(cfg, file) {