mirror of https://github.com/bastienwirtz/homer
i renamed sftpgo_api_key to sftpgoApiKey
parent
fe0e164659
commit
6500ecb4ec
|
@ -658,7 +658,7 @@ The indicator shows SFTPGo is online, offline. Example configuration:
|
||||||
type: "SFTPGo"
|
type: "SFTPGo"
|
||||||
logo: assets/tools/sample.png
|
logo: assets/tools/sample.png
|
||||||
url: http://sftp-go.example.com
|
url: http://sftp-go.example.com
|
||||||
sftpgo_api_key: 'hYdn26pTteWZNzbAXoiqgR.jG7TKwtoMRAMrJAGgdr3Ha'
|
sftpgoApiKey: 'hYdn26pTteWZNzbAXoiqgR.jG7TKwtoMRAMrJAGgdr3Ha'
|
||||||
```
|
```
|
||||||
|
|
||||||
## SpeedtestTracker
|
## SpeedtestTracker
|
||||||
|
|
Loading…
Reference in New Issue