TSG-23921 Tfe uses field instead of attribute and field_name value to remove the attr prefix
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
enable=1
|
||||
|
||||
[maat]
|
||||
table_appid=ATTR_APP_ID
|
||||
table_qname=ATTR_DOH_QNAME
|
||||
table_host=ATTR_SERVER_FQDN
|
||||
table_appid=APP_ID
|
||||
table_qname=DOH_QNAME
|
||||
table_host=SERVER_FQDN
|
||||
|
||||
[kafka]
|
||||
ENTRANCE_ID=0
|
||||
|
||||
Reference in New Issue
Block a user