module.exports = 

	title:    'Andromeda WebSocket Server'
	border:   '•'

	server:
		port: 9999

	# for more information about colors, see https://github.com/Marak/colors.js
	colors:
		title:  'rainbow'
		border: 'white'

	columns: 2

	andromeda:
		port: 1550
