Add stryfry policy option
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user