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.
1 parent 287cf6e commit 0a6931aCopy full SHA for 0a6931a
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