Skip to content

Commit

Permalink
Merge pull request #544 from AOEpeople/feature/increase-prices
Browse files Browse the repository at this point in the history
set new prices
  • Loading branch information
hacksch authored Dec 16, 2024
2 parents 32eed2b + 1af33e4 commit 0fe53f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ parameters:
app.secret: '%env(APP_SECRET)%'

mealz.lock_toggle_participation_at: '-1 day 16:00'
mealz.meal.price: 4.13
mealz.meal.price: 4.40
mealz.meal.search_timestamp: '2000-01-01'
mealz.meal.new_flag_counter: 2
mealz.meal.combined.price: 6.13
mealz.meal.combined.price: 6.40
mealz.event.lock_participation_at: '17:00'
# PDO Session Handler options
# Define table and column names to store session data
Expand Down

0 comments on commit 0fe53f2

Please sign in to comment.