DbFacePHP's main config file is located at application/config.php file.

We suggest you backup the default config file before handy-modifing the config file.

$config['settings_table_lines']

default 20.

Please specify a number as a page row shown every page in the table editor.

$config['settings_sqllab_lines']

$config['ExecTimeLimit']

$config['MemoryLimit']

$config['register_open']

$config['white_list']

Network ranges can be specified as:

  1. single ip: 192.168.0.234
  2. Wildcard format: 1.2.3.*
  3. CIDR format: 1.2.3/24 OR 1.2.3.4/255.255.255.0
  4. Start-End IP format: 1.2.3.0-1.2.3.255

it expects you to use one of the above 4 formats as whitelist

$config['installed']

$config['installdate']

$config['edition']

$config['token']

$config['licensekey']

$config['sign']

$config['adminname']

$config['adminpassword']

$config['version']

$config['buildid']

$config['checkupdate']

$config['versionpatch']

$config['idcode']

$config['showMySQLInfo']

$config['enableWebAdmin']

$config['showRowCountAtMenu']

$config['showAbout']

$config['webconsoleReadOnly']

$config['webconsolePrefix']

$config['hideSystemDatabase']

$config['strDbSectionTitle']

$config['strAppSectionTitle']

$config['strSetSectionTitle']

$config['df.static']

$config['df.base_url']

$config['df.title']

$config['df.phploadres']

 
config.txt · Last modified: 2010/02/16 07:39 by admin