mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-12 02:39:17 +00:00
Add analytics configuration and basePath to siteConfig
This commit is contained in:
parent
70ae6ae8d1
commit
d7accced7f
@ -26,4 +26,11 @@ export const mostPopularScripts = [
|
||||
"Proxmox VE Post Install",
|
||||
"Docker",
|
||||
"Home Assistant OS",
|
||||
];
|
||||
];
|
||||
|
||||
export const analytics = {
|
||||
url: "analytics.proxmoxve-scripts.com",
|
||||
token: "b60d3032-1a11-4244-a100-81d26c5c49a7",
|
||||
};
|
||||
|
||||
export const basePath = "ProxmoxVE"
|
Loading…
Reference in New Issue
Block a user