# BEGIN WP Cache by 10Web define( 'WP_CACHE', true ); define( 'TWO_PLUGIN_DIR_CACHE', '/home/royalsolar/public_html/wp-content/plugins/tenweb-speed-optimizer/' ); # END WP Cache by 10Web // WP-Optimize Cache /** * 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', 'royalsolar_wp_i0qxo' ); /** Database username */ define( 'DB_USER', 'royalsolar_wp_zdmuf' ); /** Database password */ define( 'DB_PASSWORD', 'M_2qPrkaqnN0^8R&' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', 'XxhJV/__+Y/iV#O;zrEeR|X7g3]9Tp2bA)O_p-or#-/j89Ru0|TM!PH%Fmrn;DD]'); define('SECURE_AUTH_KEY', 'RtBwZ/po4Vfa@8]]dvQ7Sf7!+;(Ajnsd:%r9|[s3YsH_p3-8[3Aw[7[V1+&(_8s;'); define('LOGGED_IN_KEY', 'a&O&35pqD]-k28dY1ia9OBcf#!56/]Sy2r3KEVT+B;2VT1481J-4Sz1|66y+[/:-'); define('NONCE_KEY', '+F&hBR-z9*L+2)D5Z50Ri5757E[@eiOs;Y[!H:ZA4[%c-D2zbsu6%%!p0Kf6BeEO'); define('AUTH_SALT', 'H]2R07ybt:#i715BUD@V(Bw4Q3I9OmD;_v9~V8@Kn*;X0K0kj7;Y6[@0AK#1YF(N'); define('SECURE_AUTH_SALT', 'qe6Lmrk*YS~s+vz1tm3tf5E0+*8;%(gEq@P2mJrfCB7*99)3Hr1&;u*5G6sMQ6X('); define('LOGGED_IN_SALT', '2Sxa-&~[!AS0S[5A&4xX5YN+*Vdl:]6fO0*KSN!*)3ZJ[LXs5[8802b6g+I|22~V'); define('NONCE_SALT', '42!Z2+d@h0om@-s1%iUxv*c%383PEZeK%i79u;8/9st!436khAM51G)gTeQ161ht'); /**#@-*/ /** * 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 = '9qrYts3_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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 ); } /* 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';