This commit is contained in:
Luck 2017-04-16 11:08:54 +01:00
parent 3314e94a9a
commit a3737d4f35
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B
3 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@ temporary-add-behaviour: deny
# Available Options:
# -> stored use the value stored against the users record in the file/database
# -> parents-by-weight just use the users most highly weighted parent
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
primary-group-calculation: stored

View File

@ -71,7 +71,7 @@ temporary-add-behaviour: deny
# Available Options:
# -> stored use the value stored against the users record in the file/database
# -> parents-by-weight just use the users most highly weighted parent
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
primary-group-calculation: stored

View File

@ -72,7 +72,7 @@ temporary-add-behaviour="deny"
# Available Options:
# -> stored use the value stored against the users record in the file/database
# -> parents-by-weight just use the users most highly weighted parent
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
primary-group-calculation="parents-by-weight"