Remove unused server_path and config_path from configuration files
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"port": 8080,
|
||||
"use_https": false,
|
||||
"server_path": "bin/server",
|
||||
"config_path": "sever.json",
|
||||
"log_file": "log/server.log",
|
||||
"max_threads": 4,
|
||||
"running": true,
|
||||
|
||||
Reference in New Issue
Block a user