debian/littlebird-tc-common.templates
changeset 11 24417d8949b5
parent 7 c34f5210c656
child 24 f45816f0398e
equal deleted inserted replaced
10:7fc329e733c5 11:24417d8949b5
    11  "localhost", but use a local TCP connection, if you enter "127.0.0.1".
    11  "localhost", but use a local TCP connection, if you enter "127.0.0.1".
    12  .
    12  .
    13  You may append (separeted by a colon (":")) a port number, if your
    13  You may append (separeted by a colon (":")) a port number, if your
    14  server does not listen on the default (currently 3306) port.
    14  server does not listen on the default (currently 3306) port.
    15 
    15 
       
    16 Template: littlebird-tc/db/name
       
    17 Type: string
       
    18 Default: littlebird
       
    19 Description: The name of the database we should use.
       
    20 
    16 Template: littlebird-tc/db/user
    21 Template: littlebird-tc/db/user
    17 Type: string
    22 Type: string
    18 Default: littlebird
    23 Default: littlebird
    19 Description: The database user to be used for the database connection.
    24 Description: The database user to be used for the database connection.
    20  This is the user to be used for all normal operations. If this is a
    25  This is the user to be used for all normal operations. If this is a
    22 
    27 
    23 Template: littlebird-tc/db/pass
    28 Template: littlebird-tc/db/pass
    24 Type: password
    29 Type: password
    25 Default:
    30 Default:
    26 Description: The password to be used for the database connection.
    31 Description: The password to be used for the database connection.
    27 
       
    28 Template: littlebird-tc/db/name
       
    29 Type: string
       
    30 Default: littlebird
       
    31 Description: The name of the database we should use.
       
    32