forked from External/ergo
fix channel persistence
This commit is contained in:
parent
04f0b2c48d
commit
e33a65ec72
2 changed files with 14 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ var (
|
|||
)
|
||||
|
||||
const (
|
||||
SEM_VER = "ergonomadic-1.2.8"
|
||||
SEM_VER = "ergonomadic-1.2.9"
|
||||
CRLF = "\r\n"
|
||||
MAX_REPLY_LEN = 512 - len(CRLF)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue