Update profiles confs

This commit is contained in:
AlexK 2022-11-20 14:41:46 +05:00
parent 2717ba47a7
commit c7673fced6
2 changed files with 14 additions and 2 deletions

View File

@ -1,2 +1,8 @@
mime_type => text/xml, text/plain mime_type => text/xml, text/plain
static_file => SEP${TOLOWER(${MAC})}.cnf.xml ;Replace mac(MAC)1(2) to device mac address (in lower and higher register)
;Dev1
SEPmac1.cnf.xml => mac1.cfg
SEPMAC1.cnf.xml => mac1.cfg
;Dev2
SEPmac2.cnf.xml => mac2.cfg
SEPMAC2.cnf.xml => mac2.cfg

View File

@ -1,2 +1,8 @@
mime_type => text/xml, text/plain mime_type => text/xml, text/plain
static_file => SEP${TOLOWER(${MAC})}.cnf.xml ;Replace mac(MAC)1(2) to device mac address (in lower and higher register)
;Dev1
SEPmac1.cnf.xml => mac1.cfg
SEPMAC1.cnf.xml => mac1.cfg
;Dev2
SEPmac2.cnf.xml => mac2.cfg
SEPMAC2.cnf.xml => mac2.cfg