Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
Morevna
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 922291d72c0f
Branch filter:
default at 922291d72c0f
default
Location:
Morevna
/
config-example.json
Show Full History
Show Authors
922291d72c0f
91 B
application/json
Show Annotation
Show as Raw
Download as Raw
Laman
bugfix: server recovers from a failed ssl connection
1
2
3
4
5
6
7
8
{
"hosts"
:
[
"127.0.0.1"
],
"port"
:
9901
,
"batchSize"
:
{
"hash"
:
256
,
"data"
:
64
}
}