Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Puppet
Commits
bf1caa08
Commit
bf1caa08
authored
Nov 30, 2020
by
James T. Lee
Browse files
gitlab: Use dark theme, but not dark mode
Dark mode is alpha and definitely not ready yet.
parent
7a7887f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
manifests/service/gitlab.pp
manifests/service/gitlab.pp
+1
-1
No files found.
manifests/service/gitlab.pp
View file @
bf1caa08
...
@@ -14,7 +14,7 @@ class nest::service::gitlab (
...
@@ -14,7 +14,7 @@ class nest::service::gitlab (
nginx
[
'listen_https'
]
=
false
nginx
[
'listen_https'
]
=
false
# Use dark theme by default
# Use dark theme by default
gitlab_rails
[
'gitlab_default_theme'
]
=
11
gitlab_rails
[
'gitlab_default_theme'
]
=
2
# Gmail outbound
# Gmail outbound
# See: https://docs.gitlab.com/omnibus/settings/smtp.html#gmail
# See: https://docs.gitlab.com/omnibus/settings/smtp.html#gmail
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment