????
Current Path : /home/r6536736/public_html/roofrepair-yokohama.com/renewal/ |
Current File : /home/r6536736/public_html/roofrepair-yokohama.com/renewal/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_34866e34' ); /** Database username */ define( 'DB_USER', '667kv_t8583675' ); /** Database password */ define( 'DB_PASSWORD', '4,~8yQ6W6t' ); /** 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', '>WmgPds)lP2$#|o>d!R&;vf&~8b$4fn:v/h8N4`3Wu=fUY[zN4F.nvC=BN!J5kZU' ); define( 'SECURE_AUTH_KEY', '~_o7Opf 0:{7k8+o?PW0ul]h= r:/rGzs5ocw&GOB?a/!Ov;m?lK^uy{wyr-zhc(' ); define( 'LOGGED_IN_KEY', 'r%q`PtW,~)FKK41a^]jk0YGR]&2KIYWUP z)[&=E3Fb5y=[d5TB{- 8r#r2.89H-' ); define( 'NONCE_KEY', '6?5@]&<K9?v4H^*8GUYCt6y.Kw?+eGH>Fy{{SsJ2~;@^K_3-3waI0zYW [{DDG{%' ); define( 'AUTH_SALT', '2oOa60,Nb>!dJt8@<5j|OQ*Lx$Q$qX<:hg4OyQrOs6B[pR9Ikx&yaxhGz7*xg3Xg' ); define( 'SECURE_AUTH_SALT', 't7idBe;Ms5SA<1y|,*3-5nbba +9-(}W_si._Q0T$c7a_Mw5u-*V!CB3.t9YcdE ' ); define( 'LOGGED_IN_SALT', '}Qt!wKwm GOWqNoT.kza4-n{fo;3%3 o{YnCb1fZ*/`/$d0|Pem`7)]_$. *Gi@F' ); define( 'NONCE_SALT', 'u=n3`)Y2%SJlIp;djmxfov03o `Lc7;9fe{Ps; 5T<l-}Y~pS):v%=/dzuuR37#Z' ); define( 'WP_CACHE_KEY_SALT', 'I]pX%=~OYpv!{U m_c6;8p?-v~KMh1/=A/YK%=B>>VOjPKD?F-Ah]b{l$4^G9`@S' ); /**#@-*/ /** * 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); } /** * 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/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'RS_DASHBOARD_PLUGIN_SID', 'vkG37m4Vj9DCxi88iTKQvPz-EVdeBLFWkt5H5Xp3z94Xufor552_WLu7-IiYpYZuXKb6xyomp4gvk2Gu5WSbZzG-92ReUIVf0TlC3BLyatI.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'uyYo7vc_jCyFqDzRBz0mNkP3XfOO0aGJ2MjZFacRaVh8Uz2JOOjkWTG1KQqK8Rc6CtSW7TWKoyx7C272PWfCLS-H7xKXht-P03BlLX5395M.' ); /* 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';