Adding table of contents to docs pages

This commit is contained in:
Zachary Klosko 2020-06-05 23:07:38 -04:00
parent 68fd06f408
commit 57eb5d9c5b
32 changed files with 229 additions and 304 deletions

View file

@ -1,16 +1,9 @@
---
layout: docs
title: Host configuration
blurb: After installation, follow these instructions to set up your LibreTime server or VM
toc: true
---
> Quick Links:
- [Database and RabbitMQ Hosts](#database)
- [Changing the default PostgreSQL passwords](#postgre)
- [API Client Configuration](#api)
- [Apache max file size configuration](#apache)
- [Playout and recorder settings](#playout)
The streaming host configuration for LibreTime is shown in the file */etc/airtime/liquidsoap.cfg* which is automatically generated by the **Streams** page, found on the **System** menu of the LibreTime administration interface. For this reason, you would not normally edit the streaming configuration manually, as any changes are likely to be overwritten by the administration interface.
# Database and RabbitMQ hosts {#database}