Add stryfry policy option

This commit is contained in:
2024-06-11 22:55:51 +02:00
parent 65b6d65527
commit a4756377b4
3 changed files with 7 additions and 5 deletions

View File

@@ -82,7 +82,7 @@ relay {
writePolicy {
# If non-empty, path to an executable script that implements the writePolicy plugin logic
plugin = ""
plugin = "<%= @config[:policy_path] %>"
}
compression {