We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae4031 commit ef8ff54Copy full SHA for ef8ff54
config.example.yaml
@@ -21,7 +21,8 @@ logger:
21
downloaders:
22
plugins:
23
- name: dummy
24
- path: ../soulsolid-dummy-plugin/plugin.so
+ url: https://github.com/contre95/soulsolid-dummy-plugin
25
+ # path: ../soulsolid-dummy-plugin/plugin.so # Optional if building the plugin
26
icon: https://demo2.contre.io/img/galaxy.png
27
config: {} # Plugin specific config. See https://git.sr.ht/~canuslector/soulsolid-deemix-plugin
28
artwork:
0 commit comments