From cd66ca54ca3a941b8eb968ade4fcde886cef3f74 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Wed, 1 May 2024 14:01:40 +0200 Subject: Docs: hidden configs (#6402) * Create 17_configs_not_ui.md * reorganize admin overview page. Added the link to the new doc * Update 17_configs_not_ui.md * Update 17_configs_not_ui.md * Update 17_configs_not_ui.md * fix typo --- docs/en/admins/01_Index.md | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) (limited to 'docs/en/admins/01_Index.md') diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md index b0135546e..38cc12901 100644 --- a/docs/en/admins/01_Index.md +++ b/docs/en/admins/01_Index.md @@ -11,19 +11,32 @@ Learn how to install, update, and backup FreshRSS, as well as how to use the com ## Tutorials and Examples -* [User management](12_User_management.md) +### General + * [Backing up FreshRSS](05_Backup.md) * [Installing and managing extensions](15_extensions.md) * [Installing themes](11_Themes.md) -* [Installation on Debian 9/Ubuntu 16.04](06_LinuxInstall.md) -* [Installation on Cloud Providers](14_CloudProviders.md) -* [Updating on Debian 9/Ubuntu 16.04](07_LinuxUpdate.md) * [Setting Up Automatic Feed Updating](08_FeedUpdates.md) -* [Access Control](09_AccessControl.md) -* [OpenID Connect](16_OpenID-Connect.md) -* [Apache/Nginx configuration files](10_ServerConfig.md) * [Database configuration](DatabaseConfig.md) * [Using the command line interface (CLI)](https://github.com/FreshRSS/FreshRSS/tree/edge/cli) +* [Configuration without an user interface](17_configs_not_ui.md) +* [Frequently asked questions](04_Frequently_Asked_Questions.md) + +### User access + +* [User management](12_User_management.md) +* [Access Control](09_AccessControl.md) +* [OpenID Connect](16_OpenID-Connect.md) * [Configuring the email address validation](05_Configuring_email_validation.md) + +### Web server configuration + +* [Apache/Nginx configuration files](10_ServerConfig.md) * [Reverse proxy with Caddy](Caddy.md) -* [Frequently asked questions](04_Frequently_Asked_Questions.md) + +### Special server information + +* [Installation on Debian 9/Ubuntu 16.04](06_LinuxInstall.md) +* [Installation on Cloud Providers](14_CloudProviders.md) +* [Updating on Debian 9/Ubuntu 16.04](07_LinuxUpdate.md) + -- cgit v1.2.3