Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / conf / 20-snf-cyclades-app-userdata.conf @ a3accf03

History | View | Annotate | Download (299 Bytes)

1
## -*- coding: utf-8 -*-
2
##
3
## Userdata settings
4
####################
5
#
6
## Genetared SSH key bits length
7
#USERDATA_SSH_KEY_LENGTH = 2048
8
#
9
## Generated SSH key exponent
10
#USERDATA_SSH_KEY_EXPONENT = 65537
11
#
12
## Maximum number of ssh keys a user is allowed to have
13
#USERDATA_MAX_SSH_KEYS_PER_USER = 10