We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97cf77 commit fb7ed8aCopy full SHA for fb7ed8a
2 files changed
src/API/src/config-schema.json config-schema.jsonsrc/API/src/config-schema.json renamed to config-schema.json
src/API/src/config.example.yaml config.example.yamlsrc/API/src/config.example.yaml renamed to config.example.yaml
@@ -1,4 +1,4 @@
1
-# yaml-language-server: $schema=https://raw.githubusercontent.com/fetcharr/fetcharr/main/src/API/src/config-schema.json
+# yaml-language-server: $schema=https://raw.githubusercontent.com/fetcharr/fetcharr/main/config-schema.json
2
3
## Fetcharr configuration
4
## Uncomment the lines that you'd like to change, save and restart Fetcharr for the changes to take effect.
0 commit comments