????
Current Path : /home/r6536736/public_html/shiga-yanesyuri.com/ |
Current File : /home/r6536736/public_html/shiga-yanesyuri.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_7b5365xa' ); /** Database username */ define( 'DB_USER', '667kv_je6xmu3c' ); /** Database password */ define( 'DB_PASSWORD', '4K4u873bx+j' ); /** 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', '+T?{&<W(>fZ1a:[3jS7$9B~C&(QYhapSf-n$?1FwwR2kQPwFG@H@F<Jx6jQhE^:#' ); define( 'SECURE_AUTH_KEY', '5wqm@qX.VD*Y,aC$Hm[aGE_]V[@i}k~b 9XAJsCkl9@M<JEE=FJNkce!R7=#!SLO' ); define( 'LOGGED_IN_KEY', 'G|H-;dx07[_}j?^c>rkRt:+(nI(-U;=jWVy=nqZEBQk][=|~LEI!dUk*j|&m8m{L' ); define( 'NONCE_KEY', '>@juqTjhVa<6g{$A ^aK|RpQMdX8R8wBf|n!HLk5S[=n)*Y;t3k@eefPkG>Q8?GY' ); define( 'AUTH_SALT', '=-J:G?iN85,B,(D]p17)a,(9c D3{ApcAJ[N3,7:~oSf}Q07x6<IJ+*FFR8hR&vt' ); define( 'SECURE_AUTH_SALT', 'l#X|%,OL#,w6}z$[lvHy[J&^<}*~{6S@7Es-8;MR[-5Uj6..4~X3US:(n&iZ5(my' ); define( 'LOGGED_IN_SALT', '.S$<3m{=H(=6lD [XP#?6V1bA+8e {!(&!Z_SiV`|fBJz_2(b!>RQl<$m=K,511>' ); define( 'NONCE_SALT', ']L>0NNQ5Tr#@,,9r%511D^4FR-OHYk8]tid8%<Xp_kQ$U.D=,1gl)yqNlLol?Uc|' ); define( 'WP_CACHE_KEY_SALT', ':VemO}NwT*xD5%UA1p. kW4o=lEJ()EQLb-Cn-;UQ1><dbP]qoZ21ns?.`Q6=_Ew' ); /**#@-*/ /** * 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', 'pAxLn9o7ZHT20YOOR9YRP0j2F5BmT5wloT0ElZzB6GYBOckWmP5ogdCFQ553j6u5fXXoLVLFRnZb-8pqM-g0mDVW5YuyN9rNscb_z-4dWpQ.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'cyv_WUfFVJOyw8yoYap-gDRzpToMFONeggpb3mly8tEeDP8DWlIXT8HATlP2pkb-SK53VCT9C6coZ1U6rNKN4qVeim47w6gHnr_p1syPOhU.' ); /* 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';