module.exports = 

    title:  'Welcome to hubble!'
    border: '•'

    server:
        port: 9999

    # for more information about available options, see https://github.com/Marak/colors.js
    colors:
        title:  'green'
        border: 'grey'

    columns: 1 # how many vertical columns of data for your dashboard
