define('WP_HOME', 'https://arizonacheapautoinsurance.com'); define('WP_SITEURL', 'https://arizonacheapautoinsurance.com'); define( 'WP_CACHE', true ); // Added by WP Rocket /** * 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', 'rcsohhmy_WPOw2' ); /** Database username */ define( 'DB_USER', 'rcsohhmy_WPOw2' ); /** Database password */ define( 'DB_PASSWORD', 'dC6BnOpMMirl7dgAivdX' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** 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', 'sJY&&9/a$1l7sQ04x!LvOlPFU{SG12_.*ZUsO_FL/}FZ{iK-@F!~HFS&$v6hs70[' ); define( 'SECURE_AUTH_KEY', 'VoDvaWKWC2Y-CSiNlUusOmk=)#b0BTd+0}ZR3[+r1lS/qv<;#gfk}RZBp+b/y4.Q$.!{C B} @$~W`n-qgm|9KUskX%*3X~r%' ); define( 'SECURE_AUTH_SALT', 'Ujv.x+hmB,6.wU}@7pW+@:*IT uKOJ-_k^ui0=`9sWYXRs-y%l.W@n$QG>]~djy0' ); define( 'LOGGED_IN_SALT', '.;SO|EF~58:dV1h&B^Nbm!OVw/Y/u?&-$`-9;^+G#t}_jpHG<9{^Z0+?E5?peWBg' ); define( 'NONCE_SALT', '(nE-8M`l >czY`x_$+lE{xJe4=Pvq,$VXxY7X$iW_3p]vJ$ 7TT1ulS9!Too<1TO' ); define( 'WP_CACHE_KEY_SALT', 'Y:(7|=r5JIX3oHdBNoNG=PJ<|=@=O!C>tI1 5&+D3=Sh9af[6mixAg0c+ J>ou9n' ); /**#@-*/ /** * 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 = 'qYV_'; /* 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( 'AUTOSAVE_INTERVAL', 300 ); define( 'WP_POST_REVISIONS', 20 ); define( 'EMPTY_TRASH_DAYS', 7 ); define( 'WP_AUTO_UPDATE_CORE', true ); define( 'WP_CRON_LOCK_TIMEOUT', 120 ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ // Settings modified by hosting provider define('DISALLOW_FILE_EDIT', true); define('WP_REDIS_DATABASE', 0); define('WP_REDIS_DISABLED', 0); define('WP_REDIS_GRACEFUL', 1); define('WP_REDIS_MAXTTL', 86400); define('WP_REDIS_PASSWORD', ['rcsohhmy','ajwutsD9uyF43s7bp']); define('WP_REDIS_PATH', '/var/lib/redis/redis.sock'); define('WP_REDIS_PREFIX', 'rcsohhmy__z6PgL__'); define('WP_REDIS_SCHEME', 'unix'); define('WP_REDIS_SELECTIVE_FLUSH', 1); define('WP_REDIS_USERNAME', 'rcsohhmy'); if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';