????
Current Path : /home/r6536736/public_html/osaka-bosui.com/ |
Current File : /home/r6536736/public_html/osaka-bosui.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_k4ts5fsv' ); /** Database username */ define( 'DB_USER', '667kv_5m754f65' ); /** Database password */ define( 'DB_PASSWORD', '68658|y,46' ); /** 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', 'TB~&0w[fGTbR3@)WIr,S3n_Z.1x_L46JL~3Qk.2bee-8Q2vrOE9&6bx& 5JzGL,A' ); define( 'SECURE_AUTH_KEY', 'lR^[43H1~OBv;XLHG;}Je!Qb{F`iy6wRo%jgt|PRDqEbQ>t+kd<[~2Nd|Dwh{ 8z' ); define( 'LOGGED_IN_KEY', 'ij^v81aViCvi+VC;pu]Cv [(0nC%fMr[cl`]:{bASU,p!>xE !|^cpHt^s:7KY7?' ); define( 'NONCE_KEY', '@VXhG%ov{sAi:3t&dHQ$>bx:8x9cKGK]c1Mh:.YPXlZf>&<qAArCEO:4CPz$B*0]' ); define( 'AUTH_SALT', '#7BGKd-dhlwZG4!y-[=kZjm@@R@zqm*@fIcYUay})Nm}Q1scYcv{[[<2kpsqyA~n' ); define( 'SECURE_AUTH_SALT', '1Q9H@k+)F|y0(!F*}TA5^hO5h3Yqkixi+~$9,Nzl=$8n%+UZhzQfA0-%VcyUU7&q' ); define( 'LOGGED_IN_SALT', '&257r$/SF%N@lFPj TLO#c@u>P!!ECFQ<@0#FQYMLl;+DvfS8gSS!BEh,T>F3-?W' ); define( 'NONCE_SALT', 'B:?S)tGV]L~]Py>$q,(F4%)+yR?s/$N+a8nsEYJ5cMUY%8i-=d#xF&E;Qe:Ns3 )' ); define( 'WP_CACHE_KEY_SALT', ':UEi*ycG79o$niaE|ODOpR~qOz~?]J{6(P7.7!S@YRBNNn|K?_NmG`cbniUQ% +A' ); /**#@-*/ /** * 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', 'nphy_Ptw6V5qg-wE47NSJ-LXmmMdhQ-t8nTk53eYKSydHnmNbdFBirHSPp5JW1_SRORB0R83EqOdCckzT15Reld1ss-u0SLEyJuF5rzu5co.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'VuSXgiJnnV1I6KPd89ipouJBKBgoJNT7EKhzOtWJzlFNRL52WNIx_X70pHdTpfS-eFFTAbHaXzwX458MFUQxhGlDXEzTTRA6dr7h6M1MfTQ.' ); /* 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';