mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 05:35:07 +02:00
⚡ Update Glances to API V4
This commit is contained in:
parent
a768d01dbe
commit
a1721def37
@ -8,7 +8,7 @@ export default {
|
|||||||
},
|
},
|
||||||
/* Optionally specify the API version, defaults to V 3 */
|
/* Optionally specify the API version, defaults to V 3 */
|
||||||
apiVersion() {
|
apiVersion() {
|
||||||
return this.options.apiVersion || 3;
|
return this.options.apiVersion || 4;
|
||||||
},
|
},
|
||||||
/* Optionally specify basic auth credentials for Glances instance */
|
/* Optionally specify basic auth credentials for Glances instance */
|
||||||
credentials() {
|
credentials() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user