asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T var/softaculous/wbce/config.php000064400000001031151027227220012574 0ustar00 '[[instanceid]]', 'passwordsalt' => '[[passwordsalt]]', 'secret' => '[[secret]]', 'trusted_domains' => array ( 0 => '[[domhost]]', ), 'datadirectory' => '[[softdatadir]]', 'dbtype' => 'mysql', 'version' => '32.0.1.2', 'overwrite.cli.url' => '[[softurl]]', 'dbname' => '[[softdb]]', 'dbhost' => '[[softdbhost]]', 'dbtableprefix' => 'oc_', 'dbuser' => '[[softdbuser]]', 'dbpassword' => '[[softdbpass]]', 'installed' => true, [[mysql_utf8mb4]] ); var/softaculous/crafty/config.php000064400000010110151027235010013136 0ustar00You must secure this program. Insecure permissions on config.php"; print "
While installing CSLH you might of needed to change the permissions of config.php so "; print "that it is writable by the web server. config.php no longer needs to be written to so "; print " please chmod config.php to not have write permissions for everyone. you can do this by"; print " UNCHECKING the box that reads write permissions for the file:"; print "

"; exit; } } } } } // dbtype either is either: // mysql - this is for Mysql support // txt-db-api - txt database support. $dbtype = 'mysql'; //database connections for MYSQL $server = '[[softdbhost]]'; $database = '[[softdb]]'; $datausername = '[[softdbuser]]'; $password = '[[softdbpass]]'; // change this to the full SERVER path to your files // on the server .. not the HTTP PATH.. for example enter in // $application_root = "/usr/local/apache/htdocs/livehelp/" // not /livehelp/ // keep ending slash. // WINDOWS would look something like: // $application_root = "D:\\virtual www customers\\craftysyntax\\livehelp_1_6\\"; $application_root = '[[softpath]]/'; // if using txt-db-api need the path to the txt databases directory $DB_DIR = '/'; // if using txt-db-api need to have the full path to the txt-db-api // you must set this property to something like /home/website/livehelp/txt-db-api/ $API_HOME_DIR = '[[softpath]]/' . 'txt-db-api/'; ?>var/softaculous/livesite/config.php000064400000000454151027235550013515 0ustar00var/softaculous/kanboard/config.php000064400000023605151027235750013457 0ustar00var/softaculous/freshrss/config.php000064400000004015151027364640013530 0ustar00 'production', 'salt' => '[[salt]]', 'base_url' => '[[softurl]]/p', 'auto_update_url' => 'https://update.freshrss.org', 'language' => 'en', 'title' => 'FreshRSS', 'meta_description' => '', 'logo_html' => '', 'default_user' => '[[admin_username]]', 'force_email_validation' => false, 'allow_anonymous' => false, 'allow_anonymous_refresh' => false, 'auth_type' => 'form', 'reauth_required' => true, 'reauth_time' => 1200, 'http_auth_auto_register' => true, 'http_auth_auto_register_email_field' => '', 'api_enabled' => false, 'unsafe_autologin_enabled' => false, 'suppress_csp_warning' => false, 'csp.frame-ancestors' => '\'none\'', 'simplepie_syslog_enabled' => true, 'pubsubhubbub_enabled' => true, 'allow_robots' => false, 'allow_referrer' => false, 'nb_parallel_refresh' => 10, 'limits' => array ( 'cookie_duration' => 7776000, 'cache_duration' => 800, 'cache_duration_min' => 60, 'cache_duration_max' => 86400, 'retry_after_default' => 1500, 'retry_after_max' => 172800, 'timeout' => 20, 'max_inactivity' => 9223372036854775807, 'max_feeds' => 131072, 'max_categories' => 16384, 'max_registrations' => 1, 'max_favicon_upload_size' => 1048576, ), 'curl_options' => array ( ), 'db' => array ( 'type' => 'mysql', 'host' => '[[softdbhost]]', 'user' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'base' => '[[softdb]]', 'prefix' => '[[dbprefix]]', 'connection_uri_params' => '', 'pdo_options' => array ( ), ), 'mailer' => 'mail', 'smtp' => array ( 'hostname' => '', 'host' => 'localhost', 'port' => 25, 'auth' => false, 'auth_type' => '', 'username' => '', 'password' => '', 'secure' => '', 'from' => 'root@localhost', ), 'extensions_enabled' => array ( ), 'extensions' => array ( ), 'disable_update' => false, 'trusted_sources' => array ( 0 => '127.0.0.0/8', 1 => '::1/128', ), );var/softaculous/jorani/config.php000064400000054312151027376750013165 0ustar00 Array ( 'name' => 'Noto Sans Khmer', 'asset' => 'NotoSansKhmer-Regular.ttf', ), 'fa' => Array ( 'name' => 'Noto Naskh Arabic', 'asset' => 'NotoNaskhArabic-Regular.ttf', ), ); //____________________________________________________________________________ // Hide/Disable features $config['disable_overtime'] = FALSE; //Set this value to TRUE if you want to hide the menu entries related to overtime $config['hide_global_cals_to_users'] = FALSE; //Set this value to TRUE if you want to hide global calendars (global/tabular) to users $config['disable_department_calendar'] = FALSE; //Set this value to TRUE in order to disable the menu entry 'departement' $config['disable_workmates_calendar'] = FALSE; //Set this value to TRUE in order to disable the menu entry 'my workmates' //____________________________________________________________________________ //Google analytics tracking code (if empty, the Javascript tracking code will be desactivated). //An option allows you to send the identifier of the connected user (a special configuration must be set in GA first). //See https://developers.google.com/analytics/devguides/collection/analyticsjs/user-id $config['ga_code'] = ''; $config['ga_send_userid'] = FALSE; //____________________________________________________________________________ //E-mail settings of the application are stored into email.php file //____________________________________________________________________________ //LDAP configuration $config['ldap_enabled'] = FALSE; $config['ldap_host'] = '127.0.0.1'; $config['ldap_port'] = 389; $config['ldap_basedn'] = 'uid=%s,ou=people,dc=company,dc=com'; //Change the pattern, but let %s that symbolizes the user identifier //If you switch on <>, <> may look like "OU=Users,DC=COMPANY,DC=COM" $config['ldap_basedn_db'] = FALSE; //If TRUE, ldap path is taken from user table //Use a LDAP search filter as a connection alternative //Note that you need to switch <> to TRUE and fill <>, //<>, and <> $config['ldap_search_enabled'] = FALSE; $config['ldap_search_user'] = ''; $config['ldap_search_password'] = ''; $config['ldap_search_pattern'] = 'cn=%s'; //Change the pattern, but let %s that symbolizes the user identifier //____________________________________________________________________________ //Oauth2 configuration $config['oauth2_enabled'] = FALSE; $config['oauth2_provider'] = 'google'; //Supported providers: google $config['oauth2_client_id'] = ''; $config['oauth2_client_secret'] = ''; //____________________________________________________________________________ //SAML configuration $config['saml_enabled'] = FALSE; //Please configure SAML settings into config/saml.php //____________________________________________________________________________ //Enable public ICS feeds (global calendar, contract, personal information) $config['ics_enabled'] = TRUE; $config['default_timezone'] = 'Europe/Paris'; $config['legacy_feeds'] = FALSE; //Maintain the unsecure URLs for ICS feeds //____________________________________________________________________________ //Enable public access for tabular and global calendar //As the user won't choose the language of the web ui, please set <> $config['public_calendar'] = FALSE; //____________________________________________________________________________ //Force spreadsheet export format. We strongly recommend XLSX format over Open Document Format. //Please note that ods doesn't support all formatting/style options and is considered as experimental $config['spreadsheet_format'] = 'xlsx'; //Supported formats: xlsx, ods //____________________________________________________________________________ //Set this value to TRUE if you want to enable history of change (beware that it will impact the performance) $config['enable_history'] = TRUE; //____________________________________________________________________________ //Set this value to TRUE if you want to enable Application Performance Management features $config['enable_apm_rum'] = FALSE; //Display navigation timing to user. You need a browser supporting WebTiming API $config['enable_apm_display'] = FALSE; var/softaculous/odm/config.php000064400000004732151027377010012451 0ustar00 var/softaculous/osupport/config.php000064400000000310151027377770013566 0ustar00 '[[admin_pass]]', // 'username2' => 'password2', // You can have one or more 'login'=>'password' lines ]; /** URL shortening method: either 36 or 62 ** 36: generates all lowercase keywords (ie: 13jkm) ** 62: generates mixed case keywords (ie: 13jKm or 13JKm) ** For more information, see https://yourls.org/urlconvert */ define( 'YOURLS_URL_CONVERT', 36 ); /** Debug mode to output some internal information ** Default is false for live site. Enable when coding or before submitting a new issue */ define( 'YOURLS_DEBUG', false ); /** * Reserved keywords (so that generated URLs won't match them) * Define here negative, unwanted or potentially misleading keywords. */ $yourls_reserved_URL = [ 'porn', 'faggot', 'sex', 'nigger', 'fuck', 'cunt', 'dick', ]; /* ** Personal settings would go after here. */ var/softaculous/txtpat/config.php000064400000000524151027436410013211 0ustar00var/softaculous/cumulus/config.php000064400000000607151027440110013354 0ustar00 default value is 20 seconds (Maximum time to fetch a feed) define('HTTP_TIMEOUT', '20'); // HTTP_MAX_RESPONSE_SIZE => Maximum accepted size of the response body in MB (default 10MB) define('HTTP_MAX_RESPONSE_SIZE', 10485760); // BASE_URL => URL that clients should access this instance of miniflux from define('BASE_URL', ''); // DATA_DIRECTORY => default is data (writable directory) define('DATA_DIRECTORY', __DIR__.'/data'); // FAVICON_DIRECTORY => default is favicons (writable directory) define('FAVICON_DIRECTORY', DATA_DIRECTORY.DIRECTORY_SEPARATOR.'favicons'); // FAVICON_URL_PATH => default is data/favicons/ define('FAVICON_URL_PATH', 'data/favicons'); // Database driver: "sqlite", "postgres", or "mysql" default is sqlite define('DB_DRIVER', 'mysql'); // Database connection parameters when Postgres or MySQL is used define('DB_HOSTNAME', '[[softdbhost]]'); define('DB_NAME', '[[softdb]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); // DB_FILENAME => database file when Sqlite is used define('DB_FILENAME', DATA_DIRECTORY.'/db.sqlite'); // Enable/disable debug mode define('DEBUG_MODE', false); // DEBUG_FILENAME => default is data/debug.log define('DEBUG_FILENAME', DATA_DIRECTORY.'/debug.log'); // Theme folder on the filesystem => default is themes define('THEME_DIRECTORY', 'themes'); // Theme URL path => default is themes define('THEME_URL_PATH', 'themes'); // SESSION_SAVE_PATH => default is empty (used to store session files in a custom directory) define('SESSION_SAVE_PATH', ''); // PROXY_HOSTNAME => default is empty (make HTTP requests through a HTTP proxy if set) define('PROXY_HOSTNAME', ''); // PROXY_PORT => default is 3128 (default port of Squid) define('PROXY_PORT', 3128); // PROXY_USERNAME => default is empty (set the proxy username is needed) define('PROXY_USERNAME', ''); // PROXY_PASSWORD => default is empty define('PROXY_PASSWORD', ''); // SUBSCRIPTION_CONCURRENT_REQUESTS => number of concurrent feeds to refresh at once // Reduce this number on systems with limited processing power define('SUBSCRIPTION_CONCURRENT_REQUESTS', 5); // Disable automatically a feed after X parsing failure define('SUBSCRIPTION_DISABLE_THRESHOLD_ERROR', 10); // Allow the cronjob to be accessible from the browser define('ENABLE_CRONJOB_HTTP_ACCESS', true); // Enable/disable HTTP header X-Frame-Options define('ENABLE_XFRAME', true); // Enable/disable HSTS HTTP header define('ENABLE_HSTS', true); // Reading preferences // Remove automatically read items. Values: // 0 - Never // -1 - Immediately // 1 - After 1 day // 5 - After 5 days // 15 - After 15 days // 30 - After 30 days define('READING_REMOVE_READ_ITEMS', 15); // Remove automatically unread items. Values: // 0 - Never // 15 - After 15 days // 45 - After 45 days // 60 - After 60 days define('READING_REMOVE_UNREAD_ITEMS', 45); // Items per page. Values: 10, 20, 30, 50, 100, 150, 200, 250 define('READING_ITEMS_PER_PAGE', 100); // Default sorting order for items. Values: // 'asc' - Older items first // 'desc' - Most recent first define('READING_SORTING_DIRECTION', 'desc'); // Display items on lists. Values: // 'titles' - Titles // 'summaries' - Summaries // 'full' - Full contents define('READING_DISPLAY_MODE', 'summaries'); // Item title link. Values: // 'original' - Original // 'full' - Full contents define('READING_ITEM_TITLE_LINK', 'full'); // When there is nothing to read, redirect me to this page. Values: // 'feeds' - Subscriptions // 'history' - History // 'bookmarks' - Bookmarks // 'nowhere' - Do not redirect me define('READING_NOTHING_READ_REDIRECT', 'feeds'); // Refresh interval in minutes for unread counter. define('READING_FRONTEND_UPDATECHECK_INTERVAL', 10); // Original link marks article as read. Values: 0, 1 define('READING_ORIGINAL_MARKS_READ', 1); // Do not fetch the content of articles. Values: 0, 1 define('READING_NOCONTENT', 0); // Download favicons.Values: 0, 1 define('READING_FAVICONS', 1); var/softaculous/gedview/config.php000064400000012065151027440570013324 0ustar000) { print 'Got your hand caught in the cookie jar.'; exit; } $DBTYPE='mysql'; //-- type of database to connect when using the PHP/PDO $DBHOST='[[softdbhost]]'; //-- Host where MySQL database is kept $DBPORT=''; //-- Database port, leave blank for default $DBUSER='[[softdbuser]]'; //-- MySQL database User Name $DBPASS='[[softdbpass]]'; //-- MySQL database User Password $DBNAME='[[softdb]]'; //-- The MySQL database name where you want PHPGedView to build its tables $DB_UTF8_COLLATION=false; //-- Use the database to sort/collation UTF8 text $TBLPREFIX='[[dbprefix]]'; //-- prefix to include on table names $INDEX_DIRECTORY='./index/'; //-- Readable and Writeable Directory to store index files (include the trailing "/") $AUTHENTICATION_MODULE = "authentication.php"; //-- File that contains authentication functions $PGV_STORE_MESSAGES=true; //-- allow messages sent to users to be stored in the PGV system $PGV_SIMPLE_MAIL=true; //-- allow admins to set this so that they can override the name combination in the emails $USE_REGISTRATION_MODULE=true; //-- turn on the user self registration module $REQUIRE_ADMIN_AUTH_REGISTRATION=true; //-- require an admin user to authorize a new registration before a user can login $ALLOW_USER_THEMES=true; //-- Allow user to set their own theme $ALLOW_CHANGE_GEDCOM=true; //-- A true value will provide a link in the footer to allow users to change the gedcom they are viewing $LOGFILE_CREATE='monthly'; //-- set how often new log files are created, "none" turns logs off, "daily", "weekly", "monthly", "yearly" $LOG_LANG_ERROR = false; //-- Set if non-existing language variables should be written to a logfile $PGV_SESSION_SAVE_PATH=''; //-- Path to save PHP session Files -- DO NOT MODIFY unless you know what you are doing //-- leaving it blank will use the default path for your php configuration as found in php.ini $PGV_SESSION_TIME='7200'; //-- number of seconds to wait before an inactive session times out $SERVER_URL=''; //-- the URL used to access this server $LOGIN_URL=''; //-- the URL to use to go to the login page, use this value if you want to redirect to a different site when users login, useful for switching from http to https $MAX_VIEWS='20'; //-- the maximum number of page views per xx seconds per session $MAX_VIEW_TIME='1'; //-- the number of seconds in which the maximum number of views must not be reached $PGV_MEMORY_LIMIT='32M'; //-- the maximum amount of memory that PGV should be allowed to consume $COMMIT_COMMAND=''; //-- Choices are empty string, cvs or svn $PGV_SMTP_ACTIVE=false; //-- Enable to use of SMTP to send external emails $PGV_SMTP_HOST=''; //-- The domain name of the SMTP smarthost $PGV_SMTP_HELO=''; //-- The local SMTP domain name $PGV_SMTP_PORT='25'; //-- The port number talk to the SMTP smarthost $PGV_SMTP_AUTH=false; //-- Enable the use of SMTP authorization $PGV_SMTP_AUTH_USER=''; //-- User name for SMTP authorization $PGV_SMTP_AUTH_PASS=''; //-- Password for SMTP authorization $PGV_SMTP_SSL='none'; //-- Use SSL for SMTP authorization $PGV_SMTP_FROM_NAME=''; //-- Sender name $USE_GOOGLE_ANALYTICS=false; //-- Should this site link to Google Analytics server? $PGV_GOOGLE_ANALYTICS=''; //-- This PGV site's Google Analytics account $USE_PIWIK_ANALYTICS=false; //-- Should this site link to Piwik Analytics server? $PGV_PIWIK_URL=''; //-- URL to Piwik Analytics server $PGV_PIWIK_SITE=''; //-- This PGV site's site number on Piwik Analytics server $USE_CLUSTRMAPS_ANALYTICS=false; //-- Should this site link to ClustrMaps Analytics server? $PGV_CLUSTRMAPS_SITE=''; //-- This PGV site's URL, for use by ClustrMaps Analytics server $PGV_CLUSTRMAPS_SERVER=''; //-- ClustrMaps server number assigned to handle your site's requests $CONFIGURED=true; require_once './includes/session.php'; var/softaculous/punbb/config.php000064400000002321151027441660012773 0ustar00 true, 'jobMaxPortion' => 15, 'jobRunInParallel' => false, 'jobPoolConcurrencyNumber' => 8, 'daemonMaxProcessNumber' => 5, 'daemonInterval' => 10, 'daemonProcessTimeout' => 36000, 'jobForceUtc' => false, 'recordsPerPage' => 20, 'recordsPerPageSmall' => 5, 'recordsPerPageSelect' => 10, 'recordsPerPageKanban' => 5, 'applicationName' => 'EspoCRM', 'version' => '9.2.4', 'timeZone' => 'America/New_York', 'dateFormat' => 'DD.MM.YYYY', 'timeFormat' => 'HH:mm', 'weekStart' => 0, 'thousandSeparator' => ',', 'decimalMark' => '.', 'exportDelimiter' => ',', 'currencyList' => [ 0 => 'USD' ], 'defaultCurrency' => 'USD', 'baseCurrency' => 'USD', 'currencyRates' => [], 'currencyNoJoinMode' => false, 'outboundEmailIsShared' => false, 'outboundEmailFromName' => 'EspoCRM', 'outboundEmailFromAddress' => NULL, 'smtpServer' => NULL, 'smtpPort' => 587, 'smtpAuth' => false, 'smtpSecurity' => 'TLS', 'smtpUsername' => NULL, 'language' => '[[language]]', 'authenticationMethod' => 'Espo', 'tabQuickSearch' => true, 'globalSearchEntityList' => [ 0 => 'Account', 1 => 'Contact', 2 => 'Lead', 3 => 'Opportunity' ], 'tabList' => [ 0 => (object) [ 'type' => 'divider', 'id' => '342567', 'text' => '$CRM' ], 1 => 'Account', 2 => 'Contact', 3 => 'Lead', 4 => 'Opportunity', 5 => (object) [ 'type' => 'divider', 'text' => '$Activities', 'id' => '219419' ], 6 => 'Email', 7 => 'Meeting', 8 => 'Call', 9 => 'Task', 10 => 'Calendar', 11 => (object) [ 'type' => 'divider', 'id' => '655187', 'text' => '$Support' ], 12 => 'Case', 13 => 'KnowledgeBaseArticle', 14 => (object) [ 'type' => 'divider', 'text' => NULL, 'id' => '137994' ], 15 => '_delimiter_', 16 => (object) [ 'type' => 'divider', 'text' => '$Marketing', 'id' => '463280' ], 17 => 'Campaign', 18 => 'TargetList', 19 => (object) [ 'type' => 'divider', 'text' => '$Business', 'id' => '518202' ], 20 => 'Document', 21 => (object) [ 'type' => 'divider', 'text' => '$Organization', 'id' => '566592' ], 22 => 'User', 23 => 'Team', 24 => 'WorkingTimeCalendar', 25 => (object) [ 'type' => 'divider', 'text' => NULL, 'id' => '898671' ], 26 => 'EmailTemplate', 27 => 'Template', 28 => 'Import' ], 'quickCreateList' => [ 0 => 'Account', 1 => 'Contact', 2 => 'Lead', 3 => 'Opportunity', 4 => 'Meeting', 5 => 'Call', 6 => 'Task', 7 => 'Case', 8 => 'Email' ], 'exportDisabled' => false, 'adminNotifications' => true, 'adminNotificationsNewVersion' => true, 'adminNotificationsCronIsNotConfigured' => true, 'adminNotificationsNewExtensionVersion' => true, 'assignmentEmailNotifications' => false, 'assignmentEmailNotificationsEntityList' => [ 0 => 'Lead', 1 => 'Opportunity', 2 => 'Task', 3 => 'Case' ], 'assignmentNotificationsEntityList' => [ 0 => 'Meeting', 1 => 'Call', 2 => 'Email' ], 'portalStreamEmailNotifications' => true, 'streamEmailNotificationsEntityList' => [ 0 => 'Case' ], 'streamEmailNotificationsTypeList' => [ 0 => 'Post', 1 => 'Status', 2 => 'EmailReceived' ], 'emailNotificationsDelay' => 30, 'emailMessageMaxSize' => 10, 'emailRecipientAddressMaxCount' => 100, 'notificationsCheckInterval' => 10, 'notificationGrouping' => true, 'popupNotificationsCheckInterval' => 15, 'maxEmailAccountCount' => 2, 'followCreatedEntities' => false, 'b2cMode' => false, 'theme' => 'Espo', 'themeParams' => (object) [ 'navbar' => 'side' ], 'massEmailMaxPerHourCount' => 100, 'massEmailMaxPerBatchCount' => NULL, 'massEmailVerp' => false, 'personalEmailMaxPortionSize' => 50, 'inboundEmailMaxPortionSize' => 50, 'emailAddressLookupEntityTypeList' => [ 0 => 'User' ], 'emailAddressSelectEntityTypeList' => [ 0 => 'User', 1 => 'Contact', 2 => 'Lead', 3 => 'Account' ], 'emailAddressEntityLookupDefaultOrder' => [ 0 => 'User', 1 => 'Contact', 2 => 'Lead', 3 => 'Account' ], 'phoneNumberEntityLookupDefaultOrder' => [ 0 => 'User', 1 => 'Contact', 2 => 'Lead', 3 => 'Account' ], 'authTokenLifetime' => 0, 'authTokenMaxIdleTime' => 48, 'userNameRegularExpression' => '[^a-z0-9\\-@_\\.\\s]', 'addressFormat' => 1, 'displayListViewRecordCount' => true, 'dashboardLayout' => [ 0 => (object) [ 'name' => 'My Espo', 'layout' => [ 0 => (object) [ 'id' => 'default-activities', 'name' => 'Activities', 'x' => 2, 'y' => 2, 'width' => 2, 'height' => 4 ], 1 => (object) [ 'id' => 'default-stream', 'name' => 'Stream', 'x' => 0, 'y' => 0, 'width' => 2, 'height' => 4 ] ] ] ], 'calendarEntityList' => [ 0 => 'Meeting', 1 => 'Call', 2 => 'Task' ], 'activitiesEntityList' => [ 0 => 'Meeting', 1 => 'Call' ], 'historyEntityList' => [ 0 => 'Meeting', 1 => 'Call', 2 => 'Email' ], 'busyRangesEntityList' => [ 0 => 'Meeting', 1 => 'Call' ], 'emailAutoReplySuppressPeriod' => '2 hours', 'emailAutoReplyLimit' => 5, 'cleanupJobPeriod' => '1 month', 'cleanupActionHistoryPeriod' => '15 days', 'cleanupAuthTokenPeriod' => '1 month', 'cleanupSubscribers' => true, 'cleanupAudit' => true, 'cleanupAuditPeriod' => '3 months', 'appLogAdminAllowed' => false, 'currencyFormat' => 2, 'currencyDecimalPlaces' => 2, 'aclAllowDeleteCreated' => false, 'aclAllowDeleteCreatedThresholdPeriod' => '24 hours', 'attachmentAvailableStorageList' => NULL, 'attachmentUploadMaxSize' => 256, 'attachmentUploadChunkSize' => 4, 'inlineAttachmentUploadMaxSize' => 20, 'textFilterUseContainsForVarchar' => false, 'tabColorsDisabled' => false, 'massPrintPdfMaxCount' => 50, 'emailKeepParentTeamsEntityList' => [ 0 => 'Case' ], 'streamEmailWithContentEntityTypeList' => [ 0 => 'Case' ], 'recordListMaxSizeLimit' => 200, 'noteDeleteThresholdPeriod' => '1 month', 'noteEditThresholdPeriod' => '7 days', 'notePinnedMaxCount' => 5, 'emailForceUseExternalClient' => false, 'useWebSocket' => false, 'auth2FAMethodList' => [ 0 => 'Totp' ], 'auth2FAInPortal' => false, 'personNameFormat' => 'firstLast', 'newNotificationCountInTitle' => false, 'pdfEngine' => 'Dompdf', 'smsProvider' => NULL, 'mapProvider' => 'Google', 'defaultFileStorage' => 'EspoUploadDir', 'ldapUserNameAttribute' => 'sAMAccountName', 'ldapUserFirstNameAttribute' => 'givenName', 'ldapUserLastNameAttribute' => 'sn', 'ldapUserTitleAttribute' => 'title', 'ldapUserEmailAddressAttribute' => 'mail', 'ldapUserPhoneNumberAttribute' => 'telephoneNumber', 'ldapUserObjectClass' => 'person', 'ldapPortalUserLdapAuth' => false, 'passwordGenerateLength' => 10, 'passwordStrengthLength' => NULL, 'passwordStrengthLetterCount' => NULL, 'passwordStrengthNumberCount' => NULL, 'passwordStrengthBothCases' => false, 'passwordStrengthSpecialCharacterCount' => NULL, 'massActionIdleCountThreshold' => 100, 'exportIdleCountThreshold' => 1000, 'oidcJwtSignatureAlgorithmList' => [ 0 => 'RS256' ], 'oidcUsernameClaim' => 'sub', 'oidcFallback' => true, 'oidcScopes' => [ 0 => 'profile', 1 => 'email', 2 => 'phone' ], 'oidcAuthorizationPrompt' => 'consent', 'listViewSettingsDisabled' => false, 'cleanupDeletedRecords' => true, 'phoneNumberNumericSearch' => true, 'phoneNumberInternational' => true, 'phoneNumberExtensions' => false, 'phoneNumberPreferredCountryList' => [ 0 => 'us', 1 => 'de' ], 'wysiwygCodeEditorDisabled' => false, 'customPrefixDisabled' => false, 'listPagination' => true, 'starsLimit' => 500, 'quickSearchFullTextAppendWildcard' => false, 'authIpAddressCheck' => false, 'authIpAddressWhitelist' => [], 'authIpAddressCheckExcludedUsersIds' => [], 'authIpAddressCheckExcludedUsersNames' => (object) [], 'availableReactions' => [ 0 => 'Like' ], 'streamReactionsCheckMaxSize' => 50, 'emailScheduledBatchCount' => 50, 'emailAddressMaxCount' => 10, 'phoneNumberMaxCount' => 10, 'iframeSandboxExcludeDomainList' => [ 0 => 'youtube.com', 1 => 'google.com' ], 'cacheTimestamp' => [[timestamp]], 'microtime' => [[microtime]], 'siteUrl' => '[[softurl]]', 'fullTextSearchMinLength' => 4, 'appTimestamp' => [[timestamp]] ]; var/softaculous/eengine/config.php000064400000001374151027454470013311 0ustar00 array( 'hostname' => '[[softdbhost]]', 'database' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'dbprefix' => '[[dbprefix]]', 'char_set' => 'utf8mb4', 'dbcollat' => 'utf8mb4_unicode_ci', 'port' => '' ), ); $config['show_ee_news'] = 'y'; // EOFvar/softaculous/lime5/config.php000064400000005417151027464470012715 0ustar00 array( 'db' => array( 'connectionString' => 'mysql:host=[[softdbhost]];port=3306;dbname=[[softdb]];', 'emulatePrepare' => true, 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'charset' => 'utf8mb4', 'tablePrefix' => '[[dbprefix]]', ), 'session' => array ( 'sessionName'=>'LS-[[session_name_]]', // Uncomment the following lines if you need table-based sessions. // Note: Table-based sessions are currently not supported on MSSQL server. // 'class' => 'application.core.web.DbHttpSession', // 'connectionID' => 'db', // 'sessionTableName' => '{{sessions}}', ), 'urlManager' => array( 'urlFormat' => 'path', 'rules' => array( // You can add your own rules here ), 'showScriptName' => true, ), ), // For security issue : it's better to set runtimePath out of web access // Directory must be readable and writable by the webuser // 'runtimePath'=>'/var/limesurvey/runtime/' // Use the following config variable to set modified optional settings copied from config-defaults.php 'config'=>array( // debug: Set this to 1 if you are looking for errors. If you still get no errors after enabling this // then please check your error-logs - either in your hosting provider admin panel or in some /logs directory // on your webspace. // LimeSurvey developers: Set this to 2 to additionally display STRICT PHP error messages and get full access to standard templates 'debug'=>0, 'debugsql'=>0, // Set this to 1 to enanble sql logging, only active when debug = 2 // Mysql database engine (INNODB|MYISAM): 'mysqlEngine' => 'MYISAM' , // Update default LimeSurvey config here ) ); /* End of file config.php */ /* Location: ./application/config/config.php */var/softaculous/moodle43/config.php000064400000001351151027464500013313 0ustar00dbtype = '[[dbtype]]'; $CFG->dblibrary = 'native'; $CFG->dbhost = '[[softdbhost]]'; $CFG->dbname = '[[softdb]]'; $CFG->dbuser = '[[softdbuser]]'; $CFG->dbpass = '[[softdbpass]]'; $CFG->prefix = '[[dbprefix]]'; $CFG->dboptions = array ( 'dbpersist' => 0, 'dbport' => '', 'dbsocket' => '', 'dbcollation' => '[[collate]]', ); $CFG->wwwroot = '[[punycode_softurl]]'; $CFG->dataroot = '[[softdatadir]]'; $CFG->admin = 'admin'; $CFG->directorypermissions = 0777; require_once(__DIR__ . '/lib/setup.php'); // There is no php closing tag in this file, // it is intentional because it prevents trailing whitespace problems! var/softaculous/moodle38/config.php000064400000001351151027464640013324 0ustar00dbtype = '[[dbtype]]'; $CFG->dblibrary = 'native'; $CFG->dbhost = '[[softdbhost]]'; $CFG->dbname = '[[softdb]]'; $CFG->dbuser = '[[softdbuser]]'; $CFG->dbpass = '[[softdbpass]]'; $CFG->prefix = '[[dbprefix]]'; $CFG->dboptions = array ( 'dbpersist' => 0, 'dbport' => '', 'dbsocket' => '', 'dbcollation' => '[[collate]]', ); $CFG->wwwroot = '[[punycode_softurl]]'; $CFG->dataroot = '[[softdatadir]]'; $CFG->admin = 'admin'; $CFG->directorypermissions = 0777; require_once(__DIR__ . '/lib/setup.php'); // There is no php closing tag in this file, // it is intentional because it prevents trailing whitespace problems! var/softaculous/arastta/config.php000064400000000777151027465330013341 0ustar00 '[[softdbhost]]', 'user' => '[[softdbuser]]', 'pass' => '[[softdbpass]]', 'dbname' => '[[softdb]]' ); $uhome = '[[softurl]]'; $flvtool2Path = '/usr/bin/flvtool2'; $ffmpegPath='/usr/local/bin/ffmpeg'; $var_cache_live = 3600; // seconds $ubase = $uhome.'/index.php?p='; //$ubase = $uhome.'/'; $num_per_page = 12; $sid = 'jcow'; $table_prefix = 'jcow_'; $timezone = -8; $settings = array( 'time_format' => 'g:i a', 'date_format' => 'M jS Y', 'date_today' => 'Today', 'date_yesterday' => 'Yesterday', 'default_lang' => 'en', 'hide_whatsnew' => 1, 'hide_onlineuser' => 1, 'online' => 10, // minutes ); $config['disable_language'] = 0; $config['is_local'] = 1; $config['max_upload'] = 200; // kb $config['allowed_html_tags'] = '