* Allow SSHPMPT.ASC for displaying SSH/secure app info/instructions
This commit is contained in:
@@ -77,7 +77,9 @@ function getDefaultConfig() {
|
||||
invalidUsernames : [],
|
||||
|
||||
groups : [ 'users', 'sysops' ], // built in groups
|
||||
defaultGroups : [ 'users' ] // default groups new users belong to
|
||||
defaultGroups : [ 'users' ], // default groups new users belong to
|
||||
|
||||
newUserNames : [ 'new', 'apply' ], // Names reserved for applying
|
||||
},
|
||||
|
||||
// :TODO: better name for "defaults"... which is redundant here!
|
||||
|
||||
Reference in New Issue
Block a user