Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-02 21:08:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-02 21:08:32 +0300
commitf3e7bc80608c100227030030a6a601897f8e4ff9 (patch)
tree65afc2ae0ee2ccf7cf8d4efbf44077f816cade09 /doc/api/appearance.md
parenteea1fbf9f980fed108601412b63e627d3eebd46d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/appearance.md')
-rw-r--r--doc/api/appearance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/appearance.md b/doc/api/appearance.md
index 1b2e708f0f6..47a9d48a4ae 100644
--- a/doc/api/appearance.md
+++ b/doc/api/appearance.md
@@ -50,7 +50,7 @@ PUT /application/appearance
| `description` | string | no | Markdown text shown on the sign in / sign up page
| `logo` | mixed | no | Instance image used on the sign in / sign up page
| `header_logo` | mixed | no | Instance image used for the main navigation bar
-| `favicon` | mixed | no | Instance favicon in .ico/.png format
+| `favicon` | mixed | no | Instance favicon in `.ico` or `.png` format
| `new_project_guidelines` | string | no | Markdown text shown on the new project page
| `profile_image_guidelines` | string | no | Markdown text shown on the profile page below Public Avatar
| `header_message` | string | no | Message within the system header bar