Skip to content

Commit a9163a9

Browse files
AdrianDCJohnVillalovos
authored andcommitted
feat(settings): implement support for 'silent_mode_enabled'
Signed-off-by: Adrian DC <radian.dc@gmail.com>
1 parent ee6cba1 commit a9163a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/v4/objects/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class ApplicationSettingsManager(
2525
"id",
2626
"default_projects_limit",
2727
"signup_enabled",
28+
"silent_mode_enabled",
2829
"password_authentication_enabled_for_web",
2930
"gravatar_enabled",
3031
"sign_in_text",

0 commit comments

Comments
 (0)