mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 03:32:06 +00:00
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",
|
||||
"domain" : "http://localhost",
|
||||
"afk-timeout" : 180
|
||||
"domain" : "http://localhost"
|
||||
}
|
||||
|
||||
function save(cfg, file) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue