From 6500ecb4ec5f09dd0353c4663e48199069bce2e8 Mon Sep 17 00:00:00 2001 From: 3thibaut1304 Date: Sat, 21 Jun 2025 21:29:09 +0200 Subject: [PATCH] i renamed sftpgo_api_key to sftpgoApiKey --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 502c5b5..32e1d97 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -658,7 +658,7 @@ The indicator shows SFTPGo is online, offline. Example configuration: type: "SFTPGo" logo: assets/tools/sample.png url: http://sftp-go.example.com - sftpgo_api_key: 'hYdn26pTteWZNzbAXoiqgR.jG7TKwtoMRAMrJAGgdr3Ha' + sftpgoApiKey: 'hYdn26pTteWZNzbAXoiqgR.jG7TKwtoMRAMrJAGgdr3Ha' ``` ## SpeedtestTracker