????
Current Path : /home/r6536736/public_html/koshigayashi-yane.com/ |
Current File : /home/r6536736/public_html/koshigayashi-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_44c88j6u' ); /** Database username */ define( 'DB_USER', '667kv_mj365873' ); /** Database password */ define( 'DB_PASSWORD', '476x563=37@' ); /** 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', 'iCR8%Zr`V 4g#oHYDIiPeitUD]>@0.mf^f{6RrNXRVt=bA_3TkoB+02J$m32l|/^' ); define( 'SECURE_AUTH_KEY', '(U{:/!Oc7A~moyLnWaF4~4?}Ai-[&Z!dC8u?t>03<JtO$9}xw}q*_&TfNp>c5YzK' ); define( 'LOGGED_IN_KEY', '1t79bH0Sv4r@dkN2+t.6y)$e$?U=Hq`?@;(t2bAlHjaYZDYUlrjh;)XJ i4snZ|y' ); define( 'NONCE_KEY', ')1T$33R(k.1uPC_Gd8 ;G^LKn>6jJJtj6TydS.1QkFdP96Ig`4|s*&fSfv WPQ=j' ); define( 'AUTH_SALT', '2o+P[jN625djXNZ6:EQS>uro|btnkYG9ir]9R$ynd4Mzc#k2rVOO(cjtF)/8*,O|' ); define( 'SECURE_AUTH_SALT', '{~4:hW}wd*&WPt}6@i##ad%5q|5<_#SUNLgzz&:6,04>N,gICRnxIw}J|ZjH#1NP' ); define( 'LOGGED_IN_SALT', '6Hi(>#AUB5`@:`Cya;<mU.(DQ-c:6?R&<%K3)hYCa:[i9vT`.e@}&cB(MJiGI6F ' ); define( 'NONCE_SALT', 'ZV{Bp ^eh?92E=?8/s.SaB>U1._z4=Q%[VrB274XPgdV3>?E1jRJpc>r|e[R.&V8' ); define( 'WP_CACHE_KEY_SALT', ',pDr@HN{Z.79Z(|LjkU1 G%0,A^L=16v1$R<q9~xId1ipr%ictGGs4fjGhE+U7OF' ); /**#@-*/ /** * 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', 'i8vnBc1oPWnH9ocQvlZuZOyAMrgCuL4S-Io09tXE_l-AUgFKLUI1Hb9QSjuPdmbsX61BB4OSnrvo4mu5K636howZRAtcJy3qsX0c6ZSfoWg.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'E3jt2-mkfx313DDrAjcH9hsOgd2JK_UFCSECJhVglyUapQai0E2hWdM0Vb-P6EWq2aNX0ATM1sv8waHZpOT5hOnkcnJ4vdFOH-CRnEJRV1E.' ); /* 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';