hi all, wanted to know how does config.xml file generate ?
in this address : /conf/config.xml
which command or file generates config.xml file ?
thanks
Here's the code that handles config.xml in general with an direct link to the save() function:
https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/library/OPNsense/Core/Config.php#L525
Cheers,
Franco