update to proposed draft/resume-0.5 behavior

This commit is contained in:
Shivaram Lingamneni 2019-05-29 05:58:47 -04:00
parent b134a63dc2
commit acc9d8c13d
5 changed files with 14 additions and 20 deletions

View file

@ -232,7 +232,7 @@ func init() {
"RESUME": {
handler: resumeHandler,
usablePreReg: true,
minParams: 1,
minParams: 2,
},
"SAJOIN": {
handler: sajoinHandler,