PageRenderTime 180ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/packages/Config/ConfigDB/DefaultConfig.inc.php

https://bitbucket.org/alexamiryan/stingle
PHP | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | ee72b318b525d089e13d91b38384d7c3 MD5 | raw file
<?php
$defaultConfig = array(	
						'AuxConfig' => array(	),
						'Memcache' => array(  'ConfigDBManager' => -1  )
					);