feat: change config filename to config.yml
BREAKING: The configuration file name changed from `airtime.conf` to `config.yml`. Please rename your configuration file accordingly.
This commit is contained in:
parent
e4439390fe
commit
604ff20239
23 changed files with 40 additions and 34 deletions
|
@ -3,7 +3,7 @@ title: Configuration
|
|||
sidebar_position: 20
|
||||
---
|
||||
|
||||
To configure LibreTime, you need to edit the `/etc/airtime/airtime.conf` file. This page describe the available options to configure your installation.
|
||||
To configure LibreTime, you need to edit the `/etc/airtime/config.yml` file. This page describe the available options to configure your installation.
|
||||
|
||||
## General
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue