This website requires JavaScript.
Explore
Wiki
Drone
Nexus
Help
Sign In
TerribleCodeClub
/
ButlerBin
Watch
12
Star
0
Fork
You've already forked ButlerBin
0
Code
Pull Requests
Releases
Activity
f48cc45928
ButlerBin
/
config.js
9 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Added configuration and made key length configurable
2011-11-18 21:54:16 +00:00
{
Host and port made configurable
2011-11-18 21:57:23 +00:00
"host"
:
"localhost"
,
"port"
:
7777
,
Added configuration and made key length configurable
2011-11-18 21:54:16 +00:00
"keyLength"
:
6
}