| Server IP : 207.244.250.86 / Your IP : 216.73.216.10 Web Server : Apache System : Linux plesk1.codeponents.com 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 User : motionave ( 10025) PHP Version : 8.0.15 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/motionave.com/devmiriam.motionave.com/ |
Upload File : |
<?php
define('WP_AUTO_UPDATE_CORE', 'minor');
/**
* 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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_jdy6j' );
/** MySQL database username */
define( 'DB_USER', 'wp_rnviv' );
/** MySQL database password */
define( 'DB_PASSWORD', '1S&1g%M1~znC0?D5' );
/** MySQL 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', 'J+zN5z94yJD91vPVHR3g4DOe48n)M*0f2@g(5F[:w0moZtL[gGR6[3/&vig5Q1#l');
define('SECURE_AUTH_KEY', 'rS7|1-iTA7i]@7quzfIXwAb7:tQf55y@9b1S%@3;l9m1p!&!d&4T2d6zY28YO68Z');
define('LOGGED_IN_KEY', '@|eq~@CW6OQtu:5|!O!Qk#7QsU(rtB*5m3%Oktc2902e#Gn|[_582La2PB)5JCv#');
define('NONCE_KEY', '0a&Nb6jU%W2q~r0XzIi*7!4mUMyt!Q0TTT:]D(B5%sub)GkXZewq#RD&i*6299~C');
define('AUTH_SALT', '(-;_)uYg]y]Ov0#co6kY7qGnE12_7N[_32s~hnk58kc)6)1RoJ/Z8w6@&0w42c&D');
define('SECURE_AUTH_SALT', '&fz~&5jx@s4&o0;+2(;BmEUX6&40F9kT|;T_7l@+LViLp4@g3E:r70u_#P3jv6uW');
define('LOGGED_IN_SALT', '7(-WbQo]1(-Kc8d+oJ/+s@V2&0Lo!0811822701Mw2CXe8Fu5TBSJ1oIke2+5C)i');
define('NONCE_SALT', 'jxZBe|r&0M*S]+u4qM|B89Z)oO/;7v61VH/T8)c6]ou3A_hwAa16%F1H72+MfS51');
/**
* 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 = '0fYUGGzuO_';
define('WP_ALLOW_MULTISITE', true);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) )
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';