<?php /** * * PHP Config file * */ return (object) array( 'app' => 'Dsymd', 'ms' => PHP_INT_MAX, 'ms_warn' => PHP_INT_MAX, ); ?>