Revert "Forgot to add afk-timeout to config defaults"
This reverts commit b93f5584b6.
This commit is contained in:
parent
b93f5584b6
commit
329505de9d
1 changed files with 1 additions and 2 deletions
|
|
@ -35,8 +35,7 @@ var defaults = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mail-from" : "some.user@gmail.com",
|
"mail-from" : "some.user@gmail.com",
|
||||||
"domain" : "http://localhost",
|
"domain" : "http://localhost"
|
||||||
"afk-timeout" : 180
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function save(cfg, file) {
|
function save(cfg, file) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue