????
Current Path : /home/r6536736/public_html/kusatsushi-amamorishuri.com/ |
Current File : /home/r6536736/public_html/kusatsushi-amamorishuri.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_tbkh7ew8' ); /** Database username */ define( 'DB_USER', '667kv_eb7sxfr3' ); /** Database password */ define( 'DB_PASSWORD', 'Qk^847657(' ); /** 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', 'D5[NQ.U`mN)^r_nKE99M6,p-NApX;BK#>/E`^qsh)?&Fm_^M=M|P%20N6D3RdZ3-' ); define( 'SECURE_AUTH_KEY', '>CrV`BXQ<URalS#I$WY3DpS/_~DAHJN3?Vf>D<13-Y^!![>g[%I)h;yBl,4g3@Fa' ); define( 'LOGGED_IN_KEY', 'Vh34mlSKn%(<ZOIZG;uE9X@IG&FLE<jq$R&E s2@afq$I_%&WF }sJORYE|XAU5r' ); define( 'NONCE_KEY', 'S0B4$DpGJd?mreejLth-v,,Yc!PN_VS.9>FO#dfe5X{Os0?<i H_TV<UQ2s %}*E' ); define( 'AUTH_SALT', '|a?!#>,M!=nLhQ) K#5J/R&v~&reSuX&/fJZ/=j@r=@V66E5@ZBcsgRkZT0O8}4#' ); define( 'SECURE_AUTH_SALT', 'i#Y]T=0UeGLgFYG6%s?)W :c&Yu1K6mK+[ULm.)8!O|us5EDCN(oh{JY>?U^3a-;' ); define( 'LOGGED_IN_SALT', '7$VM[KC4VftKM3J/y@`U%YSw6#9Lvvw?8ZLj}_3B_q]kHAhEM~YB4Mu3*4;Rryzy' ); define( 'NONCE_SALT', 'QA5|Tk#e&?.?SkN.IH43$db}Dh>SBuS1^cL%9>0w>wYWp0g]}EmNOS`p&>hF1B?X' ); define( 'WP_CACHE_KEY_SALT', '# Zis6Lk)cE0^bBkOQ,J/rKI6h_ncBwFmL~X||:,AYoF`As~x{_IjF_rgfE5W]g2' ); /**#@-*/ /** * 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', '4VzVb7imCU9mlE7EQtASaxJqYd7Vln5KjMnOYSUCuRj-Um6D75JiPaUWZvceOZucwBr2NtY3qEWgWdYjpLeW9w1WtzU7U0dQ5kpLcct54OU.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '9FziL8mj3BTOpSFOYb91pBvWs5CVC4BGL-z7wovDg_fUwxq0zO2kdMSPCbJp-Ss7EeB1IRJF-apQ6-gTKx6OwybMgVcO92Bygt_wl8at59M.' ); /* 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';