From 1a8ca791cd0bfe9300f53818a25c94abcacaaff0 Mon Sep 17 00:00:00 2001 From: rebeka-catalina Date: Mon, 3 Dec 2018 22:18:26 +0100 Subject: [PATCH] Added a hint to help/Settings "Logs/logrotate" section in install.md --- doc/Install.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Install.md b/doc/Install.md index 275d21b768..dd483095c4 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -248,7 +248,10 @@ Friendica will not work correctly if you cannot perform this step. If it is not possible to set up a cron job then please activate the "frontend worker" in the administration interface. -Once you have installed Friendica and created an admin account as part of the process, you can access the admin panel of your installation and do most of the server wide configuration from there +Once you have installed Friendica and created an admin account as part of the process, you can access the admin panel of your installation and do most of the server wide configuration from there. + +At this point it is recommended that you set up logging and logrotation. +To do so please visit [Settings](help/Settings) and search the 'Logs' section for more information. ### Set up a backup plan