Example config for inf.py

This commit is contained in:
Tony Garnock-Jones 2023-11-10 17:04:45 +01:00
parent 6d18f7549c
commit b32dc0a947
1 changed files with 9 additions and 0 deletions

9
inf.server-config.pr Normal file
View File

@ -0,0 +1,9 @@
<require-service <daemon inf>>
<daemon inf {
argv: "python inf.py"
protocol: application/syndicate
}>
? <service-object <daemon inf> ?cap> [
$cap += =here-is-your-configuration!
$cap += =here-is-another-configuration!
]