Commit d1ff9d0c authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

Merge branch 'fqdn_as_variable' into 'fqdn_dns'

fqdn as variable

See merge request oai/cn5g/oai-cn5g-amf!25
parents 17c614af d1b4ba5b
......@@ -104,7 +104,7 @@ AMF =
SMF_SELECTION = "@SMF_SELECTION@"; # Set to yes to enable SMF discovery and selection
EXTERNAL_AUSF = "no"; # Set to yes if AMF works with an external AUSF
EXTERNAL_UDM = "no"; # Set to yes if AMF works with an external UDM
USE_FQDN_DNS = "no"; # Set to yes if AMF relies on a DNS to resolve NRF/SMF/UDM/AUSF's FQDN
USE_FQDN_DNS = "@USE_FQDN_DNS@"; # Set to yes if AMF relies on a DNS to resolve NRF/SMF/UDM/AUSF's FQDN
}
AUTHENTICATION:
......
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