'oxidized.enabled', 'descr' => 'Enable Oxidized support', 'type' => 'checkbox', ), array('name' => 'oxidized.url', 'descr' => 'URL to your Oxidized API', 'type' => 'text', ), array('name' => 'oxidized.features.versioning', 'descr' => 'Enable config versioning access', 'type' => 'checkbox', ), ); $unixagent_conf = array( array('name' => 'unix-agent.port', 'descr' => 'Default unix-agent port', 'type' => 'text', ), array('name' => 'unix-agent.connection-timeout', 'descr' => 'Connection timeout', 'type' => 'text', ), array('name' => 'unix-agent.read-timeout', 'descr' => 'Read timeout', 'type' => 'text', ), ); echo '