1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-11 19:14:09 +02:00

[DiscogsBridge] Add optional image, if personal access token is configured (#3083)

This commit is contained in:
John S Long
2022-11-03 14:33:43 -05:00
committed by GitHub
parent 4520ab6835
commit 400e137673
2 changed files with 89 additions and 15 deletions

View File

@@ -93,3 +93,13 @@ file = "cache.sqlite"
[MemcachedCache]
host = "localhost"
port = 11211
; --- Bridge specific configuration ------
[DiscogsBridge]
; Sets the personal access token for interactions with Discogs. When
; provided, images can be included in generated feeds.
;
; "" = no token used (default)
personal_access_token = ""