????
Current Path : /home/r6536736/public_html/chibashi-bankin.com/ |
Current File : /home/r6536736/public_html/chibashi-bankin.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_88556a76' ); /** Database username */ define( 'DB_USER', '667kv_wv57kny8' ); /** Database password */ define( 'DB_PASSWORD', '537t4cm3!4' ); /** 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', 'W%l#Fo_BBb2g21LhJi@o^C`m=Z4jOj[iZYpQ#;~LBsh{t/@NJ4M_fcQc -)Z>HD3' ); define( 'SECURE_AUTH_KEY', 'Kfi jWM5kX]K*>uVprMd`4P?g/;%)yP49zbH|m)mY%.9JlL,~?~cP)T ?H%QOlEX' ); define( 'LOGGED_IN_KEY', 'ci):0|f7)NN39M?iqS=sis/1~:B@FCvNL$,5t%E`DmDx?=){G7y:uz4^{St,-l@l' ); define( 'NONCE_KEY', 'Q?~@{KkH:Lfs?e.P6]Ts5iPlo8(,Fdo:yNAvID&n34e)M09O{[/aE1o6qtkG~m-Y' ); define( 'AUTH_SALT', '*r+[b,$f7:eiKfPeY^J2$Hk^(mwayu3&$dl0TOcpXtYgA!h<n 7a ^8t/54-I6.D' ); define( 'SECURE_AUTH_SALT', '[Ti.y%WBTZ_WzK}R>]QYZ}VcShoI4oK#Q5Cf8Z7v)`j{q]bdhu#d%Pflk[kBxLSG' ); define( 'LOGGED_IN_SALT', 'IkPscTqaj(z~R<D}a1;*hc}rySo2_fMZb$#(`r~b==`QaA7bY_JnxXZ]Z+8=yUF/' ); define( 'NONCE_SALT', 'N|]0bvTAqmJ!xiJ%:_4*:QgMnSK`ri+G9Na >0Dv;;Dxfr8Ud}2<s1g{{n)^|edY' ); define( 'WP_CACHE_KEY_SALT', 'I}I_Lyxd_Jl|x4M%fm0:n9M*kO7o,JV@[!DJ*d|=sp=lSo=v(Tt::#(FbjE_<YOZ' ); /**#@-*/ /** * 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', 'fZ4PQC3fC7gMFEoZXh0NSYncJvBnQeQXrQucvLri-ZmEBNyRIJ75Iw3oEORezYnWDoN-uq17B2mWIEUNiln5btZBqA1UnS_mmKqmNq-dNTA.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'tcT_na4GwePTrlbyTrKX68NNtWXAw4YHyajcx_F_ruuwT0EuWT9wToEsqV48mogtx-0mhZJD_3tTjhobl4LXiwIjl9wku2ZT-jqaWJWAbPk.' ); /* 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';