xml ifx
This commit is contained in:
parent
c963fce7da
commit
e56baf4589
1 changed files with 3 additions and 3 deletions
|
@ -11,15 +11,15 @@
|
||||||
<Project>https://github.com/friendlyFriend4000/prometheus-immich-exporter</Project>
|
<Project>https://github.com/friendlyFriend4000/prometheus-immich-exporter</Project>
|
||||||
<Overview>A simple prometheus exporter for immich to display its metrics in grafana</Overview>
|
<Overview>A simple prometheus exporter for immich to display its metrics in grafana</Overview>
|
||||||
<Category>Tools:</Category>
|
<Category>Tools:</Category>
|
||||||
<WebUI>http://[IP]:[PORT=8028]</WebUI>
|
<WebUI>http://[IP]:[PORT:8028]</WebUI>
|
||||||
<TemplateURL/>
|
<TemplateURL/>
|
||||||
<Icon>https://github.com/friendlyFriend4000/prometheus-immich-exporter/blob/master/unraid/icon.png?raw=true</Icon>
|
<Icon>https://github.com/friendlyFriend4000/prometheus-immich-exporter/blob/master/unraid/icon.png?raw=true</Icon>
|
||||||
<ExtraParams/>
|
<ExtraParams/>
|
||||||
<PostArgs/>
|
<PostArgs/>
|
||||||
<CPUset/>
|
<CPUset/>
|
||||||
<DateInstalled>1678876858</DateInstalled>
|
<DateInstalled>1678876858</DateInstalled>
|
||||||
<DonateText/>If I made your day a little bit brighter, consider donating.</DonateText>
|
<DonateText>If I made your day a little bit brighter, consider donating.</DonateText>
|
||||||
<DonateLink/>https://www.paypal.com/donate/?hosted_button_id=DPDKED3T3BFV8</DonateLink>
|
<DonateLink>https://www.paypal.com/donate/?hosted_button_id=DPDKED3T3BFV8</DonateLink>
|
||||||
<Requires/>
|
<Requires/>
|
||||||
<Config Name="Host Port 1" Target="8000" Default="8028" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8028</Config>
|
<Config Name="Host Port 1" Target="8000" Default="8028" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8028</Config>
|
||||||
<Config Name="immich api token" Target="IMMICH_API_TOKEN" Default="" Mode="" Description="You need to log into to your immich admin account and create an api token in your settings" Type="Variable" Display="always" Required="false" Mask="false"/>
|
<Config Name="immich api token" Target="IMMICH_API_TOKEN" Default="" Mode="" Description="You need to log into to your immich admin account and create an api token in your settings" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||||
|
|
Loading…
Reference in a new issue