From ee71f163473c2e91aeefa2bc9aea30658aa36efd Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Thu, 9 Jan 2025 16:13:09 +0100 Subject: [PATCH] Update ps5-mqtt.json --- json/ps5-mqtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/ps5-mqtt.json b/json/ps5-mqtt.json index 4a8afcb3..614d60a9 100644 --- a/json/ps5-mqtt.json +++ b/json/ps5-mqtt.json @@ -32,8 +32,8 @@ }, "notes": [ { - "text": "After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/root/.config/ps5-mqtt/config.json`", + "text": "After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/opt/ps5-mqtt/.config/config.json`", "type": "info" } ] -} \ No newline at end of file +}