Advertisement
nfmohit

Untitled

Jul 24th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 3.42 KB | None | 0 0
  1. <?php
  2. # Database Configuration
  3. define( 'DB_NAME', 'wp_asuschromebook' );
  4. define( 'DB_USER', 'asuschromebook' );
  5. define( 'DB_PASSWORD', 'jYLVtScCkTOLeL7m1Kym' );
  6. define( 'DB_HOST', '127.0.0.1' );
  7. define( 'DB_HOST_SLAVE', '127.0.0.1' );
  8. define('DB_CHARSET', 'utf8');
  9. define('DB_COLLATE', 'utf8_unicode_ci');
  10. $table_prefix = 'wp_057hpa1148_';
  11.  
  12. # Security Salts, Keys, Etc
  13. define('AUTH_KEY',         '>+rrrJOD!BKh9>1XsO-dBri+_Ot8ys|;~Ooe|)^&R]R7*;6bp({#|unR$&1~J?U|');
  14. define('SECURE_AUTH_KEY',  '|g-31p aLADk#~XdiPHW3nj5|jd|*ct%YHYY(&6<OM)bL6}|pr?(Vjo6 %pO*B2~');
  15. define('LOGGED_IN_KEY',    'f/rn%1*D,,Ki6=gY;/.-_W-5;I?#}f(L:0/JjwxjdNQ%/eAC^5-%V|cKj(X);Gxz');
  16. define('NONCE_KEY',        'Po2zn$M)DC*m89Wpm3p$|B?*,?m^*el2]6B&X*vJ|7JO1(_F+:,:?J~nF+bEC<Pb');
  17. define('AUTH_SALT',        'c|vKD[Vxy+QGQh17>Cx,^A6Cfj-4n7AXK#!co58Fi,Ji]UUzK5%M]NytZi8rIi7?');
  18. define('SECURE_AUTH_SALT', 'tsU~+|+,^3bI(-*hIKx[+PWKPeoYl`]-_])-qc.tAec%aN4fc_j?`760Z5v{ zBK');
  19. define('LOGGED_IN_SALT',   '<&`d1TA@&DAp.FG%`^dL]k17,#s PvZyNH=F-)B}H ?dZSbsXahrTHv=<Wco`F=Q');
  20. define('NONCE_SALT',       'T.Yn67pNO<(-UAk<%dDZpRL#gD(FpZl+, {|BD8^7WvN+LNtt7R+%v::PTtG1xt}');
  21.  
  22.  
  23. # Localized Language Stuff
  24.  
  25.  
  26. define( 'WP_AUTO_UPDATE_CORE', false );
  27.  
  28. define( 'PWP_NAME', 'asuschromebook' );
  29.  
  30. define( 'FS_METHOD', 'direct' );
  31.  
  32. define( 'FS_CHMOD_DIR', 0775 );
  33.  
  34. define( 'FS_CHMOD_FILE', 0664 );
  35.  
  36. define( 'PWP_ROOT_DIR', '/nas/wp' );
  37.  
  38. define( 'WPE_APIKEY', 'd2bb00dac7d033db22e1b1fa4325a5809d4d7860' );
  39.  
  40. define( 'WPE_CLUSTER_ID', '120179' );
  41.  
  42. define( 'WPE_CLUSTER_TYPE', 'pod' );
  43.  
  44. define( 'WPE_ISP', true );
  45.  
  46. define( 'WPE_BPOD', false );
  47.  
  48. define( 'WPE_RO_FILESYSTEM', false );
  49.  
  50. define( 'WPE_LARGEFS_BUCKET', 'largefs.wpengine' );
  51.  
  52. define( 'WPE_SFTP_PORT', 2222 );
  53.  
  54. define( 'WPE_LBMASTER_IP', '' );
  55.  
  56. define( 'WPE_CDN_DISABLE_ALLOWED', true );
  57.  
  58. define( 'DISALLOW_FILE_MODS', FALSE );
  59.  
  60. define( 'DISALLOW_FILE_EDIT', FALSE );
  61.  
  62. define( 'DISABLE_WP_CRON', false );
  63.  
  64. define( 'WPE_FORCE_SSL_LOGIN', true );
  65.  
  66. define( 'FORCE_SSL_LOGIN', true );
  67.  
  68. /*SSLSTART*/ if ( isset($_SERVER['HTTP_X_WPE_SSL']) && $_SERVER['HTTP_X_WPE_SSL'] ) $_SERVER['HTTPS'] = 'on'; /*SSLEND*/
  69.  
  70. define( 'WPE_EXTERNAL_URL', false );
  71.  
  72. define( 'WP_POST_REVISIONS', FALSE );
  73.  
  74. define( 'WPE_WHITELABEL', 'wpengine' );
  75.  
  76. define( 'WP_TURN_OFF_ADMIN_BAR', false );
  77.  
  78. define( 'WPE_BETA_TESTER', false );
  79.  
  80. umask(0002);
  81.  
  82. $wpe_cdn_uris=array ( );
  83.  
  84. $wpe_no_cdn_uris=array ( );
  85.  
  86. $wpe_content_regexs=array ( );
  87.  
  88. $wpe_all_domains=array ( 0 => 'asuschromebook.com', 1 => 'www.asuschromebook.com', 2 => 'asuschromebook.wpengine.com', );
  89.  
  90. $wpe_varnish_servers=array ( 0 => 'pod-120179', );
  91.  
  92. $wpe_special_ips=array ( 0 => '130.211.154.245', );
  93.  
  94. $wpe_ec_servers=array ( );
  95.  
  96. $wpe_largefs=array ( );
  97.  
  98. $wpe_netdna_domains=array ( );
  99.  
  100. $wpe_netdna_domains_secure=array ( );
  101.  
  102. $wpe_netdna_push_domains=array ( );
  103.  
  104. $wpe_domain_mappings=array ( );
  105.  
  106. $memcached_servers=array ( 'default' =>  array ( 0 => 'unix:///tmp/memcached.sock', ), );
  107.  
  108.  
  109. # WP Engine ID
  110.  
  111.  
  112. # WP Engine Settings
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119. define('WP_DEBUG', true);
  120. define('WP_DEBUG_LOG', true);
  121. define('WP_DEBUG_DISPLAY', false);
  122. @ini_set( 'display_errors', 0 );
  123. @ini_set( 'log_errors', 1 );
  124. define('WP_MEMORY_LIMIT', '512M');
  125. define('WP_CACHE', true);
  126.  
  127.  
  128. # That's It. Pencils down
  129. if ( !defined('ABSPATH') )
  130.     define('ABSPATH', dirname(__FILE__) . '/');
  131. require_once(ABSPATH . 'wp-settings.php');
  132.  
  133. $_wpe_preamble_path = null; if(false){}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement