????
Current Path : /home/r6536736/public_html/yokohama-yane.com/ |
Current File : /home/r6536736/public_html/yokohama-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_acn48uk5' ); /** Database username */ define( 'DB_USER', '667kv_35774a85' ); /** Database password */ define( 'DB_PASSWORD', 'xG5u58]47/' ); /** 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', '[YiGt;p*UR_L^J?}Z9 /&}[IMO3.kpj9kWSr8Gq;lB=@NH~uO;<6=??~D!%0Rd5?' ); define( 'SECURE_AUTH_KEY', '@&]oe+6bh?2$$H$t|?jfG3<8ZCXI`WroUSraIoA4D?(Hj(5?;`C]Z}7m/TI*0!b[' ); define( 'LOGGED_IN_KEY', 'to!oV<N:WUqDGzKmljbyuzlz:Txb8)c%DP+~WO{p;_A+<ZDfMNO.%4CK2C#>nYO;' ); define( 'NONCE_KEY', '3tZE3YoAB,M/W UE= KC{eJ%0>tZvG,5^2%#x%/1NA9?LaX<<;-yRcI^R=)WwZZ{' ); define( 'AUTH_SALT', ';u,q?uPeu8L9*6A7F:JkjcG#waYoJi}WW=UuGW;dq8FPY5(J^j||y)eS)=N!(6V7' ); define( 'SECURE_AUTH_SALT', 'Ol9%KfR)q3T[W<]WGs]VhN~n`&+1s0J#EX{stbhbGT6.GA2$3~G7,~s_Ve7&dMM*' ); define( 'LOGGED_IN_SALT', 'qx5Jrk2[P@-w(5K(@nm~x~ L2Ut_ciJkQ2[S`H*vE~@&|HS#HUsC..cJM4:V{%dH' ); define( 'NONCE_SALT', '9b<DpVw-};ao]i|q+8mrN_41`Oovvpk]:nwaq[_v^5h9sRaUb [dJ|bj/i_4gmU' ); define( 'WP_CACHE_KEY_SALT', 'Qr-(FX^!0c]fnpwPCyOJ[>cK#D4V1F1T]pYyZw][$^AYp-=oiVD/0etUJ[S2R$o>' ); /**#@-*/ /** * 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', 'T66zW4FWG3eWIFNb18JmxUEJKmysoMZJcZCvWOP5Ib6wXwceBfg9emkfsIMreGk80SZl8H9RUy5eBdh_z71NLhMg-MDWwkk-zTrEZQ06WcE.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'MNHK1RcpMZPMAfQuWgVGTXF-GlLBHL3nE9AYxQKWYLZSNzyImmFyzR95FUNRvkwLXeWd73GHwfn5_jhjQv_978IDbqKsRx37mwr6iJtOA8E.' ); /* 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';