????
Current Path : /home/r6536736/public_html/sagamiharashi-yane.com/ |
Current File : /home/r6536736/public_html/sagamiharashi-yane.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_8w566347' ); /** Database username */ define( 'DB_USER', '667kv_4nn8bu7c' ); /** Database password */ define( 'DB_PASSWORD', 'MuaTS37|Q7H' ); /** 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', 'se{*7@_@(1#_dX.v+v7?>>X+s5NkkEz:kOV&(H.geKTu{Hl4zP8wnZ!L2GE-P!0u' ); define( 'SECURE_AUTH_KEY', '$_S n4ZW;Q=pE9bQ{Hk8zu&oXfrK6Xa4T&/x3fjx`dx)JqsBx(rfY)&f}X(rEVON' ); define( 'LOGGED_IN_KEY', 'WxzD+G=&W4LiY|ufs0L?M|@2e@nNYm^zwg`!%BLB%i eZ3n@M#}P/Dk&[`_T|rAn' ); define( 'NONCE_KEY', '[a/h|DEn1vQ3-C[J0O(u|db-B>r+*PpICjh#P|EzWUv:JA%Nny:wvK#!W8?;?P}#' ); define( 'AUTH_SALT', 'Ex1 Heq-Jhm,G>(#AcW,?_ju30.(aP)?-1R^y3!K >Y@S_P<{X ;M;5.C3?9Cg~D' ); define( 'SECURE_AUTH_SALT', '}7e|U){d[2MCuj!-q!?]M.?* >T/EE2a lkx<42M4 R>g}eR^/L#3($FZ+D&G&n>' ); define( 'LOGGED_IN_SALT', '{F`B(|E4,%$Trd5Pc&c:2v77V6@GXZf[[Rz-9D*kPvM&VAn?[h/pIG-cB:fgBj4r' ); define( 'NONCE_SALT', '&54%AYzG3uL5hRS rA:_H3o]zG8<%n5w1[.wcu^WlJv-6zL=p$O{Yzw7,my]Nf[h' ); define( 'WP_CACHE_KEY_SALT', 'Thae_Pqsj P4)hN7E%,c2TJFB[,._s%v{KviL[Q|6Kq/b95c+sWS8/60Dulu-7lV' ); /**#@-*/ /** * 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', 'UNazVszaCXgNP4cr5XUbrynAOwmPtet_wsz6g-T-6DX6vXxe_rPPP1USSJYW5yb2uxeuqDC1oZsWvBksHFNmr8Gqsjk0oqtgnORR2_ystQE.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '1r93HWxjvXMsmZiqhbwmx0EQnjI0fkSFf8OwHfQasivwBRf2JjZerHGbQcAlWycI-DVa70GK-VfRxKy5BXZ85-1uTsxnfhAKaYiB4H8rFrw.' ); /* 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';