mirror of
https://github.com/daeuniverse/dae.git
synced 2025-08-03 00:29:51 +07:00
docs(example.dae): subscription in file
This commit is contained in:
@ -59,6 +59,7 @@ subscription {
|
||||
my_sub: 'https://www.example.com/subscription/link'
|
||||
another_sub: 'https://example.com/another_sub'
|
||||
'https://example.com/no_tag_link'
|
||||
'file://relative/path/to/mysub.sub' # Put subscription content in /etc/dae/relative/path/to/mysub.sub
|
||||
}
|
||||
|
||||
# Nodes defined here will be merged as a part of the global node pool.
|
||||
|
Reference in New Issue
Block a user