PHP 7.4.33
Preview: wp-config.php Size: 3.47 KB
/var/www/fresco.wpress.dk/httpdocs/wp-config.php
<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache

/** Enable W3 Total 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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'fresco_db' );

/** MySQL database username */
define( 'DB_USER', 'fresco-user' );

/** MySQL database password */
define( 'DB_PASSWORD', '@S^e%8GjV6&n' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** 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',         '<JykxOCeZ$&=bK0=:FL__18@k^jnBIGxQB<$SB2E#N&/v@g`e})zV07w!op%dOh@' );
define( 'SECURE_AUTH_KEY',  'AAWr^ys*PO?5.KP??n.(TV`,H_bx-d)BJ(A1iA?qP8B|{1s[+,+E2W|1rljGYY5>' );
define( 'LOGGED_IN_KEY',    'S~mcJg)WJf2l*Fi BjKWqeqC{~p? P.ye/pj[oA&tsz!~Ceg5.2Ci<]9l?3?fCa_' );
define( 'NONCE_KEY',        'Th|4${Ch()yO7 +M5{-C4G]O4HG=Dibc%*=X54<r1cyBKklq6fR9$Uo8qrdj~k*n' );
define( 'AUTH_SALT',        'eHp4C,7kV3;H5ow-ngN.2u:a86LuiiM8,)#c#DYr|wo63_^2eW.yn&3gN4+V&7.v' );
define( 'SECURE_AUTH_SALT', '(nlkX^:|uyc.S0=Hc~|b~ozOTP6^X8jW[n&eX{6<LpnN9QM2[ };%=LK&`UT[; S' );
define( 'LOGGED_IN_SALT',   'SG9OYd5]]>e;$[D^=H7zz11M|//OM VA$^o}D%.$.3fG1iPSrXY(,|GI5;6 4i#w' );
define( 'NONCE_SALT',       '&^|5-<fmtsJJN)cCLlJ;!q x7e?kkL*TuFj!49+y~Yd:dQ$#ICDU:]r(Rm(Ci(Qv' );

/**#@-*/

/**
 * 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 = 'fresco_';

/**
 * 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', true );

define( 'WP_DEBUG_LOG', true );

define( 'WP_DEBUG_DISPLAY', false );

define('FS_METHOD','direct');

/* Add any custom values between this line and the "stop editing" line. */

define('WP_MEMORY_LIMIT', '512M');

/* 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';

Directory Contents

Dirs: 3 × Files: 22
Name Size Perms Modified Actions
wp-admin DIR
- drwxr-xr-x 2023-08-29 14:14:51
Edit Download
- drwxrwxr-x 2023-10-03 11:28:40
Edit Download
- drwxr-xr-x 2023-08-29 14:14:53
Edit Download
383 B lrw-r--r-- 2023-10-03 11:20:59
Edit Download
52 B lrw-rw-r-- 2023-10-03 11:16:37
Edit Download
113 B lrw-rw-r-- 2021-11-11 09:47:48
Edit Download
3.75 MB lrw-r--r-- 2023-10-03 11:30:21
Edit Download
422 B lrw-r--r-- 2023-10-03 09:58:50
Edit Download
19.45 KB lrw-rw-r-- 2023-08-09 04:25:28
Edit Download
7.23 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
325 B lrw-rw-r-- 2021-11-11 09:47:48
Edit Download
7.04 KB lrw-rw-r-- 2023-08-09 04:25:28
Edit Download
351 B lrw-rw-r-- 2022-11-09 16:18:51
Edit Download
2.27 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
2.94 KB lrw-rw-r-- 2023-03-30 01:20:15
Edit Download
3.47 KB lrw-rw-r-- 2023-10-03 11:50:30
Edit Download
5.51 KB lrw-rw-r-- 2023-08-09 04:25:28
Edit Download
2.44 KB lrw-rw-r-- 2023-03-30 01:20:15
Edit Download
3.83 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
48.28 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
8.34 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
25.00 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
33.58 KB lrw-rw-r-- 2023-08-09 04:25:30
Edit Download
4.77 KB lrw-rw-r-- 2023-08-09 04:25:28
Edit Download
3.16 KB lrw-rw-r-- 2023-08-09 04:25:28
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).