Skip to content
Radical edited this page Nov 19, 2023 · 2 revisions

The top level of the config file has no options

The config file has 4 objects in it for the different things it interacts with

{
  "jellyfin": {}
  "discord": {}
  "imgur": {}
  "images": {}
}

The code is designed so that the entire config doesnt need to be filled out, only some parts listed in "jellyfin" are required.

Look under the Config section in the sidebar for the different categories.