domain = "activitybub.xyz" dbPath = "bub.db" # [[handlers]] # name = "sample" # rpc = "cgi" # rename to protocol? # exec = "sample-cgi-handler.sh" # interval = "5s" # dedupWindow = "1m" [[handlers]] name = "autosport" rpc = "cgi" # rename to protocol? exec = "autosport-handler.sh" interval = "10m" dedupWindow = "900h" # [[handlers]] # name = "another" # rpc = "cgi" # exec = "another-cgi-handler.sh" # intervalSeconds = "10"