Update code

This commit is contained in:
Nick Peng
2018-07-30 23:37:11 +08:00
parent 1d0695ff7f
commit edfc7a1d15
7 changed files with 213 additions and 41 deletions

View File

@@ -304,6 +304,7 @@ struct config_item {
};
struct config_item config_item[] = {
{"server-name", config_server_name},
{"bind", config_bind},
{"server", config_server_udp},
{"address", config_address},