From 4b530013d1e5752554c984f34e769b07fe1b9636 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 3 May 2022 18:46:21 +0000 Subject: [PATCH] commit 53ddc5ae4c1316c549834ca666e351b5d2bc87ad Merge: 4d0b216f0 b4457b8b8 Author: Benedikt Kulmann Date: Tue May 3 20:45:24 2022 +0200 Merge pull request #6856 from owncloud/capability-based-searchbar [full-ci] Remove hideSearchBar config option in favor of capabilities --- getting-started.md | 1 - 1 file changed, 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index 37f01e0c1cb..82e2034ba34 100644 --- a/getting-started.md +++ b/getting-started.md @@ -41,7 +41,6 @@ Please refer to the [build documentation for Web]({{< ref "./building.md" >}}). Depending on the backend you are using, there are sample config files provided in the [config folder](https://github.com/owncloud/web/tree/master/config) of the ownCloud Web git repository. See below for available backends. Also, find some of the configuration details below. #### Options -- `options.hideSearchBar` Lets you hide the search bar at the top of the screen for all users. - `options.homeFolder` You can specify a folder that is used when the user navigates `home`. Navigating home gets triggered by clicking on the `All files` menu item. The user will not be jailed in that directory. It simply serves as a default location. You can either provide a static location, or you can use variables of the user object to come up with a user specific home path. This uses twig template variable style and allows you to pick a value or a