# cat=Password; type=int+; label=Password length: If set, this sets the length of the generated user password
userPasswordLength = 8
# cat=Password;
# type=boolean;
# TODO: multiline comment?
# label=Use special characters : If set, the generated user password will contain special characters. If the password length is less than 4 it will be set to 4.
containsSpecialCharacters = 0
