File: /home/u481266809/domains/solarworldpower.com.au/public_html/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', 'u481266809_qrKeb' );
/** Database username */
define( 'DB_USER', 'u481266809_YV2Fn' );
/** Database password */
define( 'DB_PASSWORD', '1yzRjrrkob' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '>al&>O?!@vSw,-|C`c-vSk7?q1#cq]ex_?+/1zhKiDs5T^hjPC^zwJBNj{>21}v]');
define('SECURE_AUTH_KEY', '`(^-WC7!KB&8wnuU`4s2%zd}87Eu/=/tfN;gKE+hWE%Ah$C#<R$$|GJEYWYyr|d5');
define('LOGGED_IN_KEY', 'En/k)NFJcg5JhJyMVMIXML9Xiop]Yqs2!=h4ZpQd.#eK:/9v#%twHs8c~4`B|#6k');
define('NONCE_KEY', '-y?kMG:20UV+Cme+zE)|-E5@%f-;zde DeU.1<FJFw)eZ/>^8l[Ca.$Pf.ZV; pB');
define('AUTH_SALT', '{MSjlm4w/O<dQsqb-Qr&G.dC<x|oJdC+(]3_TT?j?)yj^E8EnZZKPXxo#f)<Sfzw');
define('SECURE_AUTH_SALT', 'sHZPAJ+d5nEOb{P(=K68C^t`H@B&1>(q`!rMOILj^aIw4cn!Evqt/1LvI[[+xBu=');
define('LOGGED_IN_SALT', '@YaRsQ&Tv8Ds{+Ht6tld6D+T&J*@uT3$l]YxNraObhUS:Yx8^N7GNW3ecA6v>ew ');
define('NONCE_SALT', '+<IfO+T:2iXqV4~z^|kE@:j]|{!_3dKP?y8`irvBIb6J}1S=e9#;yT`O?}(}7>iO');
define( 'WP_CACHE_KEY_SALT', 'dj|nyR;4X~P*x6??fkE>s<`S#&wn1IO#OtKvQ1^I.DlOjh`z hz%Y$32GS7a+V<e' );
/**#@-*/
/**
* 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_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', true );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', 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';
define('DISALLOW_FILE_EDIT', true);