We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 287cf6e + 0a6931a commit 6af9d9dCopy full SHA for 6af9d9d
ansible/templates/facebook-params-prod.json.j2
@@ -55,5 +55,6 @@
55
"start_date": "2021-08-16",
56
"static_dir": "./static",
57
"weights_in_dir": "./fb-incoming",
58
- "weights_out_dir": "./fb-outgoing"
+ "weights_out_dir": "./fb-outgoing",
59
+ "experimental_weights_out_dir": "./exp-fb-outgoing"
60
}
0 commit comments