MT#55831 increase the config line length to 4096 because of header_list

increase the config line length to 4096 because of header_list
(real ticket number: MT#1640)

Change-Id: I1656d0921bbc7876b80fb9078f2f46b60572f1a1
mr11.2.1
Andrew Pogrebennyk 4 years ago committed by Donat Zenichev
parent 1e9d98b641
commit a7ee7e3496

@ -33,7 +33,7 @@
using std::string;
#define MAX_CONFIG_LINE 2048
#define MAX_CONFIG_LINE 4096
#define CONFIG_FILE_SUFFIX ".conf"
/**

Loading…
Cancel
Save