From 3b9590c5ef979ced35a434d057a6f78651f978d4 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Mon, 12 Feb 2024 10:31:47 +0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f4bbf40f..fceca46ef 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ For installation, you need to follow a few simple steps: 2. **robots.txt** (change the addresses in lines **Host** and **Sitemap** on your own) 3. **opensearch_desc.xml** (change the description and address on your own) 4. **opensearch_desc_bt.xml** (change the description and address on your own) -8. Log in to the forum with admin/admin login/password and finish setting up via admin panel +8. Log in to the forum with **admin/admin** login/password and finish setting up via admin panel ## 🔑 Access rights on folders and files @@ -87,8 +87,8 @@ You must provide write permissions to the specified folders: * `internal_data/triggers` * `sitemap` -The specific settings depend on the server you are using, but in general case we recommend chmod 0755 for folders, -and chmod 0644 for files in them. If you are not sure, leave it as is. +The specific settings depend on the server you are using, but in general case we recommend chmod **0755** for folders, +and chmod **0644** for files in them. If you are not sure, leave it as is. ## 🔐 Security