2020-06-22 08:08:47 -04:00
|
|
|
- page_title _('Instance Configuration')
|
2019-03-23 09:09:14 -04:00
|
|
|
.documentation.md
|
2021-04-08 14:09:32 -04:00
|
|
|
%h1= _('Instance Configuration')
|
2017-08-24 10:34:36 -04:00
|
|
|
|
|
|
|
%p
|
2021-04-08 14:09:32 -04:00
|
|
|
= _("In this page you will find information about the settings that are used in your current instance.")
|
2017-08-24 10:34:36 -04:00
|
|
|
|
|
|
|
= render 'help/instance_configuration/ssh_info'
|
|
|
|
= render 'help/instance_configuration/gitlab_pages'
|
2021-08-23 02:09:01 -04:00
|
|
|
= render 'help/instance_configuration/size_limits'
|
2021-08-16 08:09:17 -04:00
|
|
|
= render 'help/instance_configuration/package_registry'
|
2021-07-30 02:08:52 -04:00
|
|
|
= render 'help/instance_configuration/rate_limits'
|
2017-08-24 10:34:36 -04:00
|
|
|
%p
|
2021-04-08 14:09:32 -04:00
|
|
|
%strong= _("Table of contents")
|
2017-08-24 10:34:36 -04:00
|
|
|
|
|
|
|
%ul
|
|
|
|
= content_for :table_content
|
|
|
|
|
|
|
|
= content_for :settings_content
|