Add GitHub metadata enrichment for catalog apps
This commit is contained in:
@@ -142,5 +142,15 @@
|
||||
<summary>Watch removable media</summary>
|
||||
<description>Scan removable drives for AppImages when mounted.</description>
|
||||
</key>
|
||||
<key name="github-token" type="s">
|
||||
<default>''</default>
|
||||
<summary>GitHub personal access token</summary>
|
||||
<description>Optional GitHub token for higher API rate limits (5,000 vs 60 requests per hour).</description>
|
||||
</key>
|
||||
<key name="catalog-auto-enrich" type="b">
|
||||
<default>true</default>
|
||||
<summary>Auto-enrich catalog apps</summary>
|
||||
<description>Automatically fetch GitHub metadata (stars, version, downloads) for catalog apps in the background.</description>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
||||
Reference in New Issue
Block a user