Let there be...

This commit is contained in:
Tobias Diekershoff 2017-06-30 10:38:11 +02:00
parent 076cf702b0
commit dd250174b8
2 changed files with 5 additions and 5 deletions

View file

@ -140,11 +140,11 @@ $a->config['system']['addon'] = 'js_upload,poormancron';
and save your changes. and save your changes.
9. (Optional) Set up a backup plan 9. (Recommended) Set up a backup plan
Bad things will happen. Be them a hardware failure, a currupted database Bad things will happen. Let there be them a hardware failure, a currupted
or whatever you can think of. So once the installation of your Friendica database or whatever you can think of. So once the installation of your
node is done, you should make yoursef a backup plan. Friendica node is done, you should make yoursef a backup plan.
The most important file is the `.htconfig.php` file in the base directory. The most important file is the `.htconfig.php` file in the base directory.
As it stores all your data, you should also have a recent dump of your As it stores all your data, you should also have a recent dump of your

View file

@ -147,7 +147,7 @@ The addon tree has to be updated separately like so:
###Set up a backup plan ###Set up a backup plan
Bad things will happen. Bad things will happen.
Be them a hardware failure, a currupted database or whatever you can think of. Let there be them a hardware failure, a currupted database or whatever you can think of.
So once the installation of your Friendica node is done, you should make yoursef a backup plan. So once the installation of your Friendica node is done, you should make yoursef a backup plan.
The most important file is the `.htconfig.php` file in the base directory. The most important file is the `.htconfig.php` file in the base directory.