[server] name = "Test Server" description = """\ Lorem ipsum labuba aboba.\n\ Qqqqq...\ """ local_address = '127.0.0.1:9988' landing_channel_id = 0 # do not create channels with the same id [channels.general] id = 0 description = "a text channel" [database] dir = 'server-db' aes_key = '' [keys] rsa_private_key = '' rsa_public_key = ''