mirror of https://github.com/sipwise/sems.git
Change-Id: I1f684bf4f5b5afdbbe4febdbecf9c12fe4f11277changes/79/12579/1
parent
7a1e2a0f11
commit
484bcfa4db
@ -0,0 +1,11 @@
|
||||
--- a/core/AmConfigReader.h
|
||||
+++ b/core/AmConfigReader.h
|
||||
@@ -33,7 +33,7 @@
|
||||
using std::string;
|
||||
|
||||
|
||||
-#define MAX_CONFIG_LINE 2048
|
||||
+#define MAX_CONFIG_LINE 4096
|
||||
#define CONFIG_FILE_SUFFIX ".conf"
|
||||
|
||||
/**
|
||||
Loading…
Reference in new issue