Everest/settings.json

8 lines
223 B
JSON
Raw Normal View History

2018-01-28 10:58:17 +00:00
{
"responseAreaFont": "Liberation Mono",
"responseAreaFontSize": "18",
"connectionTimeOutEnable": "false",
"connectionTimeOut": "10000",
"connectionReadTimeOutEnable": "false",
"connectionReadTimeOut": "30000"
2018-01-28 10:58:17 +00:00
}