????
Current Path : /home/r6536736/public_html/tokorozawa-gaihekitosou.com/ |
Current File : /home/r6536736/public_html/tokorozawa-gaihekitosou.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_8t544y43' ); /** Database username */ define( 'DB_USER', '667kv_h4vrr7v8' ); /** Database password */ define( 'DB_PASSWORD', '5687657}mF' ); /** 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', 'A{e9e]U8ci_p9h0X*zGI!vA/E?jcFd3J%r/r1fhl.^V[u+fC8teKQ-^Yl-s-eE*^' ); define( 'SECURE_AUTH_KEY', 'G#h:P&oh>Tdx>]Zd=FCM*e=`Ik,|(.*,^9++W{F+NAM9@j>CzxkuOON9<A0QkbNF' ); define( 'LOGGED_IN_KEY', 'CfM~R2dieHE]y*M6f-YXF)^HI^w(b=3f*U*(~UkIJvd>?~q,0_Pi2xrc3?oRts6/' ); define( 'NONCE_KEY', 'R lZ%]*:Vn]^Gap0aLg]m1M4i3A !%x|1H]u`Rq_h!0m7GwWU>a`{/t[7{T 3i(N' ); define( 'AUTH_SALT', 'gLU1AXcvD2~R`%b$-^W5*SNJi&3^/i_gzzX#Z/49(]tK=o5]*S|=i49xYZ8gr+h@' ); define( 'SECURE_AUTH_SALT', '(R!83*~53`hl`&x7k?]/yRa)&;o>.TQjrL$1iBCQohab?jIY53jhL9m}7t.FO:/.' ); define( 'LOGGED_IN_SALT', 'koK1-]p/p]H*x4oE9}oUik>fsYT%#ZQ=?VZf(~{_q,4T_=T+!0c^~wq;vp+8fU1Y' ); define( 'NONCE_SALT', '!H%qLUi,15AX.]NCeyrTi=1dC(ft[CfGko@$Gm8Kp?#soeG*r>nh} KnYi}Ws!U`' ); define( 'WP_CACHE_KEY_SALT', '$f|1&Y3 (Q{6GtQ)dXltSq>*X@:m}#^%&n7j$,>t0{&<pZd,$T-k]]Y(@8a-aBC<' ); /**#@-*/ /** * 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', '3wcJqcTs7dNkff88YsbkY7FQlZCy7WUrwx_vpPP9nEAVTHswnhnqj9J1WCAI2ULKu72mv-7VHO2e6DJlu2GD7b9AUQ22FVV6tB6UlCWkUig.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'm8xFKyH7sZi67oZNDK00fX714t13N01s9bqnsQ8kmZBOwWyyCldFMjoZNLPC8fmJdJTsLDMEPWfTHnxA1r9LAKzeMsFZ3vNNTiRkomxu0BI.' ); /* 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';