PHP 8.2.30
Preview: config.php Size: 1.97 KB
/var/softaculous/freshrss/config.php

<?php
return array (
  'environment' => '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,
  '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',
  ),
);

Directory Contents

Dirs: 6 × Files: 22

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-01-28 22:03:27
Edit Download
php53 DIR
- drwxr-xr-x 2026-01-28 22:03:28
Edit Download
php56 DIR
- drwxr-xr-x 2026-01-28 22:03:28
Edit Download
php71 DIR
- drwxr-xr-x 2026-01-28 22:03:28
Edit Download
php81 DIR
- drwxr-xr-x 2026-01-28 22:03:27
Edit Download
php82 DIR
- drwxr-xr-x 2026-01-28 22:03:27
Edit Download
4.90 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
1.97 KB lrw-r--r-- 2025-12-25 09:21:38
Edit Download
391 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.39 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.96 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
592 B lrw-r--r-- 2025-08-19 08:41:16
Edit Download
7.11 KB lrw-r--r-- 2026-01-28 11:25:22
Edit Download
5.02 MB lrw-r--r-- 2026-01-28 11:25:22
Edit Download
3.20 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
2.68 KB lrw-r--r-- 2026-01-28 11:25:22
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.20 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
1.68 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.84 KB lrw-r--r-- 2026-01-28 12:20:26
Edit Download
747 B lrw-r--r-- 2025-04-02 11:15:28
Edit Download
37 B lrw-r--r-- 2024-12-25 08:21:44
Edit Download
519 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.63 KB lrw-r--r-- 2026-01-28 12:20:28
Edit Download
332 B lrw-r--r-- 2025-04-02 11:15:28
Edit Download
3.16 KB lrw-r--r-- 2025-12-25 09:21:38
Edit Download
99 B lrw-r--r-- 2022-09-12 12:05:04
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).