17 lines
656 B
Plaintext
17 lines
656 B
Plaintext
log-level = debug
|
|
whitelist = stuart.stent@gmail.com,stephen.bunt@gmail.com,Stephen.Bunt@gmail.com,inavinay@gmail.com,sdoltonz@gmail.com,andrewsayer@gmail.com
|
|
|
|
rule.music.action = allow
|
|
rule.music.rule = Host(`m.fbleagh.duckdns.org`) && PathPrefix(`/rest/`)
|
|
|
|
rule.musicdedyn.action = allow
|
|
rule.musicdedyn.rule = Host(`m.fbleagh.dedyn.io`) && PathPrefix(`/rest/`)
|
|
|
|
rule.rss.action = allow
|
|
rule.rss.rule = Host(`rss.fbleagh.duckdns.org`) && PathPrefix(`/api/`)
|
|
rule.rss.whitelist = stuart.stent@gmail.com
|
|
rule.rssdedyn.action = allow
|
|
rule.rssdedyn.rule = Host(`rss.fbleagh.dedyn.io`) && PathPrefix(`/api/`)
|
|
rule.rssdedyn.whitelist = stuart.stent@gmail.com
|
|
|