From 9e1c770488c217a367384ac80c42f5047169249b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 4 Dec 2024 08:50:33 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-daapd.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/images/docker-daapd.md b/docs/images/docker-daapd.md index a31669d42..013553a54 100644 --- a/docs/images/docker-daapd.md +++ b/docs/images/docker-daapd.md @@ -58,6 +58,10 @@ It is recommended to set the `pipe_autostart` option to `true` in your forked-da To help you get started creating a container from this image you can either use docker-compose or the docker cli. +!!! info + + Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided. + ### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose)) ```yaml