We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76da544 commit cca46e2Copy full SHA for cca46e2
data/man/sddm.conf.rst.in
@@ -115,12 +115,12 @@ OPTIONS
115
`MinimumUid=`
116
Minimum user id of the users to be listed in the
117
user interface.
118
- Default value is 1000.
+ Default value is @UID_MIN@.
119
120
`MaximumUid=`
121
Maximum user id of the users to be listed in the
122
123
- Default value is 65000.
+ Default value is @UID_MAX@
124
125
`HideUsers=`
126
Comma-separated list of Users that shouldn't show up in the user list.
0 commit comments