mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 06:31:31 +00:00
Since docs are now generated alongside builds and hosted on the app server there is no longer a barrier to using docusaurus docs as the main documentation presentation. Any user looking for docs can use the GH Pages hosted site or a "versioned" docs site hosted on their MS app. Due to this we can fully commit to docusaurus and take advantage of MDX layouts to simplify docs. * Replace env/file configs headings in configuration with MDX tabs to make reading easier * Remove superfluous TOCs * Replace internal links in repo readme with links to docsite
12 lines
667 B
Markdown
12 lines
667 B
Markdown
These are **example configurations** for all Source/Client types and AIO config.
|
|
|
|
These can be used as-is by renaming them to `.json` and filling or replacing sample data.
|
|
|
|
For docker installations these examples are copied to your configuration directory on first-time use.
|
|
|
|
These are **NOT** exhaustive examples. You should consult the **configuration** documentation and the **schema explorer links** for each source/config type to see a complete list of options and descriptions for all properties.
|
|
|
|
Documentation at
|
|
|
|
* [internal docs](../docsite/docs/configuration/configuration.mdx)
|
|
* External Link: https://foxxmd.github.io/multi-scrobbler/docs/configuration
|