????
Current Path : /home/r6536736/public_html/biyou-saikenkaishuu.com/ |
Current File : /home/r6536736/public_html/biyou-saikenkaishuu.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_e4xv3nf3' ); /** Database username */ define( 'DB_USER', '667kv_85736m8e' ); /** Database password */ define( 'DB_PASSWORD', '(3yb.CsWBf8' ); /** 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', 'rDhXfI|x3;?uaLmWw/Tko 1)@85_Gtw8/vc%d+$qX|q=6S3SH~$%qUZZQ`Xw|}F5' ); define( 'SECURE_AUTH_KEY', 'g,rTa$!1X0;S:k>q994Ml@-!/TLtiGR _{?PrfD14tmKdT$e!` I6Q=BFVs2el@/' ); define( 'LOGGED_IN_KEY', '#E&-2QGl]>~7NXV#U vkn`KK> glhZnj-;+K5*rJ8Cd%:lVeQ<xvQj<%uf-l,nt,' ); define( 'NONCE_KEY', '%s,:Uz&-r8qD$6I<(tuS`]|S2DN<w=_!vegW4opS/.^0B+Y$}~s#DjJ_3* w(fq`' ); define( 'AUTH_SALT', 'A- fSERDRF;}{@^b53EVU<AF72p.-,PoM1)ZHID p*U}!Ckt8K]9hgssBuR0<e}=' ); define( 'SECURE_AUTH_SALT', ';vR<^T>D (^534+.f<g& b>yx*g`NloZp;!X--9^Hp_)(oN#m.Lv{-/1H,%58|M-' ); define( 'LOGGED_IN_SALT', 'z|{fiNlEl$6TiZu%9g-8n*_9<W{:6u^Fg@v;OP]kN^/wvWCtMir#1eBnJ(3/5.0w' ); define( 'NONCE_SALT', '~@mXHxo&)ZkL`Ff*l}l>!(9X^x_q-):c%s<Wx|}}cgu(-znq,+jYn%}4HyS:- y~' ); define( 'WP_CACHE_KEY_SALT', ' T<h82f(~=.dHuxR7C)NRVI.i)Pas3WY1(]hF391Y:TNE#cACkT#_iA:i-i5+-?1' ); /**#@-*/ /** * 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', 'QaYF_ZMm8f1QhlTiEu43VK69hsfo2r3QPN0jUWacO4Bdzqtuk6KgfL6TwUc1wKI8iCtxjsyRrivT3wqFmGy1j8PdW7Dqz_NsY1K4Ey6sS1E.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'sXUKPIqkyXH1_2FCf24frI9OWaDIsjD6c-M27q6R36r5JHIrc1xvt_gU018rZ_YfxJJF8898M7VIP0C2TlaGUT0l1el0nknWPh-I0v7yvlE.' ); /* 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';