| Server IP : 85.214.143.32 / Your IP : 216.73.216.199 Web Server : nginx/1.24.0 System : Linux datensicherung.webdress.site 6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/nextcloud/config/ |
Upload File : |
<?php
/*
* WARNING
*
* This file gets modified by automatic processes and all lines that are not
* active code (ie. comments) are lost during that process.
*
* If you want to document things with comments or use constants add your settings
* in a '<NAME>.config.php' file which will be included and rendered into this file.
*
* Example:
* <?php
* $CONFIG = [];
*
* See also: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#multiple-merged-configuration-files
*/
$CONFIG = array (
'instanceid' => 'ocvjo59sg616',
'passwordsalt' => 'YugFTsulFZrjLWuEwoDkv0v1qHBgTz',
'secret' => 'KPWn4qrUrJXjbijCI12LXMhc5TZ2i2ZnkC6nmtbkMhKKRVs6',
'trusted_domains' =>
array (
0 => 'cloud.webdress.site',
1 => '85.214.143.32',
),
'datadirectory' => '/var/www/nextcloud/data',
'dbtype' => 'mysql',
'version' => '34.0.3.2',
'overwrite.cli.url' => 'https://cloud.webdress.site',
'dbname' => 'cloudwebdresssite',
'dbhost' => 'localhost',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'cloudwebdresssiteUser',
'dbpassword' => 'TY3JIacgPy1SNk3K',
'installed' => true,
'default_phone_region' => 'CH',
'memcache.local' => '\\OC\\Memcache\\Redis',
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => 'localhost',
'port' => 6379,
),
'memcache.locking' => '\\OC\\Memcache\\Redis',
'mail_smtpmode' => 'smtp',
'mail_sendmailmode' => 'smtp',
'mail_domain' => 'webdress.site',
'mail_from_address' => 'support',
'maintenance' => false,
'theme' => '',
'loglevel' => 2,
'maintenance_window_start' => 1,
'defaultapp' => 'files',
'mail_smtpsecure' => 'ssl',
'mail_smtpauth' => 1,
'mail_smtphost' => 'smtp.strato.de',
'mail_smtpport' => '465',
'mail_smtpname' => 'support@webdress.site',
'mail_smtppassword' => 'S74PTTp9nLad3Yb',
'trashbin_retention_obligation' => '14, 30',
'app_install_overwrite' =>
array (
0 => 'groupfolder_filesystem_snapshots',
),
);