Commit 4222f6f6 authored by Tien Thinh NGUYEN's avatar Tien Thinh NGUYEN

Temporary fix to work with PCF

parent 4f19d2cc
......@@ -78,5 +78,5 @@ constexpr uint32_t DEFAULT_HTTP1_PORT = 80;
constexpr uint32_t DEFAULT_HTTP2_PORT = 8080;
constexpr auto DEFAULT_SBI_API_VERSION = "v1";
constexpr auto DEFAULT_SUPI_TYPE =
""; // Set to "imsi" when supporting both IMSI and NAI as SUPI
"imsi"; // Set to "imsi" when supporting both IMSI and NAI as SUPI
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment