Revision c802789d snf-cyclades-app/conf/20-snf-cyclades-app-api.conf

b/snf-cyclades-app/conf/20-snf-cyclades-app-api.conf
82 82
## The maximum size, in bytes, for each personality file
83 83
#MAX_PERSONALITY_SIZE = 10240
84 84
#
85
## Available storage types to be used as disk templates
86
## Use ext_<provider_name> to map specific provider for `ext` disk template.
87
#GANETI_DISK_TEMPLATES = ('blockdev', 'diskless', 'drbd', 'file', 'plain',
88
#                         'rbd',  'sharedfile')
89
#DEFAULT_GANETI_DISK_TEMPLATE = 'drbd'
90 85
#
91 86
## Top-level URL of the astakos instance to be used for user management
92 87
#ASTAKOS_BASE_URL = 'https://accounts.example.synnefo.org/'

Also available in: Unified diff