9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"telnet_port": 31337,
|
|
"ssh_port": 22,
|
|
"web_port": 8080,
|
|
"guestbook_path": "guestbook.txt",
|
|
"web_root": "web",
|
|
"welcome_screen_path": "welcome.ans"
|
|
}
|