aboutsummaryrefslogtreecommitdiff
path: root/docs/en/admins
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-05-07 21:35:08 +0200
committerGravatar GitHub <noreply@github.com> 2023-05-07 21:35:08 +0200
commit54c8de86c73ce831df7912428b4f9fd849d67aca (patch)
treeb6c0cf65ae8370ad09f2a1a94384afd60444bb62 /docs/en/admins
parent9172b65cdbeb3cd19620e38df54669c5d8aa9983 (diff)
docs: language table added (#5375)
* docs: language table added * Update 05_Configuration.md * Update 05_Configuration.md * french docs * Unicode quote and a few fixes (Same search&replace aslo applied to a few other files) --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'docs/en/admins')
-rw-r--r--docs/en/admins/05_Backup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/05_Backup.md b/docs/en/admins/05_Backup.md
index c4ad11cd0..061300a37 100644
--- a/docs/en/admins/05_Backup.md
+++ b/docs/en/admins/05_Backup.md
@@ -2,7 +2,7 @@
FreshRSS global settings are in `./data/config.php` and users' settings are in `./data/users/*/config.php`. You can also back up the whole `./data/` directory but exclude the things you do not want.
-If you use extensions, then each directory in `./extensions` the folder `static` contains the user's extension settings.
+If you use extensions, then each directory in `./extensions` the folder `static` contains the user’s extension settings.
## Full-Installation Backup