debian/littlebird-tc-common.templates
changeset 72 13e6c7d7e367
parent 24 f45816f0398e
child 75 a587bc920c3d
equal deleted inserted replaced
71:33eb16ca4945 72:13e6c7d7e367
    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
    16 Template: littlebird-tc/db/name
    17 Type: string
    17 Type: string
    18 Default: littlebird
    18 Default: trustcenter_history
    19 _Description: The name of the database we should use.
    19 _Description: The name of the database we should use.
       
    20  NOTE: currenty this name is ignored!
    20 
    21 
    21 Template: littlebird-tc/db/user
    22 Template: littlebird-tc/db/user
    22 Type: string
    23 Type: string
    23 Default: littlebird
    24 Default: littlebird
    24 _Description: The database user to be used for the database connection.
    25 _Description: The database user to be used for the database connection.