Skip to content

Commit ef8ff54

Browse files
authored
Update config.example.yaml
1 parent 4ae4031 commit ef8ff54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.example.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ logger:
2121
downloaders:
2222
plugins:
2323
- name: dummy
24-
path: ../soulsolid-dummy-plugin/plugin.so
24+
url: https://github.com/contre95/soulsolid-dummy-plugin
25+
# path: ../soulsolid-dummy-plugin/plugin.so # Optional if building the plugin
2526
icon: https://demo2.contre.io/img/galaxy.png
2627
config: {} # Plugin specific config. See https://git.sr.ht/~canuslector/soulsolid-deemix-plugin
2728
artwork:

0 commit comments

Comments
 (0)