change from model var to project var
This commit is contained in:
parent
06a4f679ea
commit
6a9787a85b
2 changed files with 6 additions and 3 deletions
|
|
@ -68,6 +68,10 @@ vars:
|
|||
# New Dash First Invoicing Date. This is the first date considered for New Dash invoicing.
|
||||
"new_dash_first_invoicing_date": "'2024-12-31'"
|
||||
|
||||
# The timestamp of when the Guest Squad activated the Feature Flag that
|
||||
# activated the big bang refactor of the Guest Products logic.
|
||||
"guest_products_feature_flag_activation_timestamp": "'2025-06-08T00:00:00Z'"
|
||||
|
||||
# A distant future date to use as a default when cutoff values are missing.
|
||||
"end_of_time": "'2050-12-31'"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue