Statistics
| Branch: | Tag: | Revision:

root / settings.d / 31-userdata.conf @ c72a830d

History | View | Annotate | Download (209 Bytes)

1
# Genetared SSH key bits length
2
USERDATA_SSH_KEY_LENGTH = 2048
3

    
4
# Generated SSH key exponent
5
USERDATA_SSH_KEY_EXPONENT = 65537
6

    
7
# Maximum number of ssh keys a user is allowed to have
8
MAX_SSH_KEYS_PER_USER = 2