????
Current Path : /home/r6536736/public_html/star-pet-ceremony.com/ |
Current File : /home/r6536736/public_html/star-pet-ceremony.com/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: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', '667kv_6e8845n7' ); /** Database username */ define( 'DB_USER', '667kv_756658f8' ); /** Database password */ define( 'DB_PASSWORD', '4dC3w73;r_' ); /** Database hostname */ define( 'DB_HOST', 'mysql12.onamae.ne.jp' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** 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', 'vj*D732OD(Vru!o8%vmD6>SmB`0$e>)x plrPn$c5ht~idWJ}N38cLGj%A%:K3<Z' ); define( 'SECURE_AUTH_KEY', 'sCQV0}@1FdTi@M+HuD 2;ToC,6wt4lW:<r0-|ueS%=!{;1@V7~L?n4$f`Y=mSo0^' ); define( 'LOGGED_IN_KEY', '?Z(y=S^XnT>yMt2.y(}I`*)ur2QlRACv3V+{EgHeyN3QNUyi3VxHQ?QZRtW:?K0(' ); define( 'NONCE_KEY', 'CTGg1UGqUtR=Nu*. LDuXj<To;kD<e@2N&YtLd!R~dPZcT-ip4rqi3/~DS~&>LC,' ); define( 'AUTH_SALT', ' sSa&27x:]#_Ma_lKMJSmh/|(A7F7+C=}`cr5}ey:#_UK9`laI?%u0,t[o3I)N/&' ); define( 'SECURE_AUTH_SALT', 'ygD-Zhjk.$YBQm;BJq,wt}@+j[t!+ eXhRpiS!d(Q~d,b,nZks@uy>qIQ!#*%Kbx' ); define( 'LOGGED_IN_SALT', '7yQ,K,#f7;V+Ah3-k8Z5Q8MjXUo[t8-k7 `_PZaYW~rwh2C6}%jh]09MJ!I&3?x~' ); define( 'NONCE_SALT', '$GcaAQtE o~V,LK+_B6U!e~Y~4X`M8V`>jVen+<<4)7Z8-B1I@D+Fov54P>Z_%s' ); define( 'WP_CACHE_KEY_SALT', '5%kT8;=0G>+.)Z)7;Co~Wj#XhtRkTFp u:HEa)|4by vZ1Z*GmYK@Kt3hQCG+rGX' ); /**#@-*/ /** * 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_'; if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === "https") { $_SERVER['HTTPS'] = 'on'; define('FORCE_SSL_LOGIN', true); define('FORCE_SSL_ADMIN', true); } /* Add any custom values between this line and the "stop editing" line. */ /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } define( 'RS_DASHBOARD_PLUGIN_SID', '-52h6CFpMcpyu35pW9IFY0FO4WFVE9K962diOGWVhpOsq7JnKf0NEwEw_8tgUoMjzflUPGjwJlCosujWbTaI4XOd_HKc5BlxfRW-eqaVupI.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'Te1Z5scZBicnQxb-7NkltYDJ_R2vUusGQfiqX0A224737NZpYieeLfiFezzxNoFYit_myeyvVnwj8tvQJrLKwoC60jLH10h9tkkWxKLNpQs.' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';