Skip to content

Commit 6af9d9d

Browse files
authored
Merge pull request #1427 from cmu-delphi/krivard/ctis-experimental-weights
[ctis] Add experimental weights output dir
2 parents 287cf6e + 0a6931a commit 6af9d9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansible/templates/facebook-params-prod.json.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@
5555
"start_date": "2021-08-16",
5656
"static_dir": "./static",
5757
"weights_in_dir": "./fb-incoming",
58-
"weights_out_dir": "./fb-outgoing"
58+
"weights_out_dir": "./fb-outgoing",
59+
"experimental_weights_out_dir": "./exp-fb-outgoing"
5960
}

0 commit comments

Comments
 (0)