Update profiles confs
This commit is contained in:
parent
2717ba47a7
commit
c7673fced6
|
|
@ -1,2 +1,8 @@
|
|||
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
|
||||
|
|
|
|||
|
|
@ -1,2 +1,8 @@
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue