????
Current Path : /home/r6536736/public_html/hamamatsu-yanesyuri.com/ |
Current File : /home/r6536736/public_html/hamamatsu-yanesyuri.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_3tmhw5kf' ); /** Database username */ define( 'DB_USER', '667kv_w7834863' ); /** Database password */ define( 'DB_PASSWORD', '6v84*7[543' ); /** 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', 'BQ5dzk#Z>5{adR`:j_asnPTTpE Qm[BBOlcP%ygxKxoO! V@hv;Jkz/U~X$lG(<N' ); define( 'SECURE_AUTH_KEY', '|ndo!xpEr-2fpbh/c@;$FZ$~ora~:XD~i^3u9oBwK2801ePD?kjg,T5r(xovib[T' ); define( 'LOGGED_IN_KEY', 'ytj?iTw2?j[jD7+Z5rUs+myU%5(:C$@!C9Wl=4C7WcPUcpz+rpaQ1R|Ac$E*Q2.D' ); define( 'NONCE_KEY', 'vYH,Qo1ZQ(}g*mO_a0-<,[d&2g ,T31iD&<LZ?vrZ=QZ>@yaC6OjuC3N=Z^N=sZ1' ); define( 'AUTH_SALT', '_aGpzLqOk=oob9L`hn6kWbX_,u6E~1 &oc(iTf4ON&tl8[.;r/-AU?QI!]*IN,Hj' ); define( 'SECURE_AUTH_SALT', '(UOO>gd]+/:jWVHvf1w;=V9v+>JbIyS7Uk?4P/bj!v+~S9.nO0U|E7^!SVC~:V:/' ); define( 'LOGGED_IN_SALT', 'L9k.EtythV9&,$v#7jY~W`[=pp2T.#L{kla<i}tNuG[0^z$F<1Y|0V3F@FR8lU' ); define( 'NONCE_SALT', 'oaM7# 5;st9M`o2PW8x3;3(E4K:[4:IYW/q 4|/y1I]FeunV5^JJJb+XS,#u%-DJ' ); define( 'WP_CACHE_KEY_SALT', 'c,&<OyY{;YQOZS&[*[Z4ZKASCaAdr].9h+0AgB<q1wak=2M]7Ov:Q7 =MLMN)B>6' ); /**#@-*/ /** * 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', 'f3HRmo-cahOChDdrksZfkYJ9g5-hWQQ2BSD_cI4Yh6BWgfpO6l5DPqtyDubH_lApUB3_zARZuLNqeWbU6wXr5hwGuTI4KOfcmSY9eqwW0Fc.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'IArUksKM4B6HMu26dWqNj3ZFU8Jz475CzJqkNwuB9iLYkJfsrbobycIxqEj0gsW64aX3n3Z-9AiXseohxb8UUc7b3aoxvgAwB9Yu9G9zvxQ.' ); /* 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';