Zaktualizowano dane połączenia FTP w plikach ftp-kr.json i sftp.json oraz zaktualizowano dane bazy danych w config.php
This commit is contained in:
4
.vscode/ftp-kr.json
vendored
4
.vscode/ftp-kr.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"host": "dapro25624.serwervps.pl",
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"username": "www@rank24.pl",
|
||||
"password": "WLZtVXv9Vr9xKfpgHxKC",
|
||||
"password": "Sa3geX5BsHyayUbpHcXT",
|
||||
"remotePath": "/public_html/",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
|
||||
6
.vscode/sftp.json
vendored
6
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "dapro25624.serwervps.pl",
|
||||
"host": "dapro25624.serwervps.pl",
|
||||
"name": "host700513.hostido.net.pl",
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "www@rank24.pl",
|
||||
"password": "WLZtVXv9Vr9xKfpgHxKC",
|
||||
"password": "Sa3geX5BsHyayUbpHcXT",
|
||||
"remotePath": "/public_html/",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
$config['db']['host'] = 'localhost';
|
||||
$config['db']['user'] = 'admin_rank24';
|
||||
$config['db']['password'] = 'JhFgfyqHrueGS5bYfsXn';
|
||||
$config['db']['name'] = 'admin_rank24';
|
||||
$config['db']['user'] = 'host700513_rank24';
|
||||
$config['db']['password'] = 'F9NhDDGXdnt4vjX6GpYX';
|
||||
$config['db']['name'] = 'host700513_rank24';
|
||||
|
||||
$config['site']['majestic_interval'] = 7;
|
||||
$config['site']['semstorm_interval'] = 1;
|
||||
|
||||
Reference in New Issue
Block a user