From 9a2670d532739a4105fd626895d65fb59019fd3a Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 30 Mar 2023 13:46:42 +0200 Subject: [PATCH] add faq question --- docs/faq.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 026be8f..00a04f0 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -14,6 +14,14 @@ Custom Menu could replace [Apporder](https://github.com/juliushaertl/apporder). 3. Scroll to `Applications` and customize sorting 4. Save +## Use first top menu app as default app + +You can easily let Custom Menu redirect to the first app in the top menu by changing the following parameter in your configuration: + +```php-inline title="config/config.php" +'defaultapp' => 'side_menu', +``` + ## How to export the configuration? 1. Go global settings