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",
|
"username": "www@rank24.pl",
|
||||||
"password": "WLZtVXv9Vr9xKfpgHxKC",
|
"password": "Sa3geX5BsHyayUbpHcXT",
|
||||||
"remotePath": "/public_html/",
|
"remotePath": "/public_html/",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 0,
|
"port": 0,
|
||||||
|
|||||||
6
.vscode/sftp.json
vendored
6
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "dapro25624.serwervps.pl",
|
"name": "host700513.hostido.net.pl",
|
||||||
"host": "dapro25624.serwervps.pl",
|
"host": "host700513.hostido.net.pl",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 21,
|
"port": 21,
|
||||||
"username": "www@rank24.pl",
|
"username": "www@rank24.pl",
|
||||||
"password": "WLZtVXv9Vr9xKfpgHxKC",
|
"password": "Sa3geX5BsHyayUbpHcXT",
|
||||||
"remotePath": "/public_html/",
|
"remotePath": "/public_html/",
|
||||||
"uploadOnSave": false,
|
"uploadOnSave": false,
|
||||||
"useTempFile": false,
|
"useTempFile": false,
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
$config['db']['host'] = 'localhost';
|
$config['db']['host'] = 'localhost';
|
||||||
$config['db']['user'] = 'admin_rank24';
|
$config['db']['user'] = 'host700513_rank24';
|
||||||
$config['db']['password'] = 'JhFgfyqHrueGS5bYfsXn';
|
$config['db']['password'] = 'F9NhDDGXdnt4vjX6GpYX';
|
||||||
$config['db']['name'] = 'admin_rank24';
|
$config['db']['name'] = 'host700513_rank24';
|
||||||
|
|
||||||
$config['site']['majestic_interval'] = 7;
|
$config['site']['majestic_interval'] = 7;
|
||||||
$config['site']['semstorm_interval'] = 1;
|
$config['site']['semstorm_interval'] = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user