Skip to content

Commit

Permalink
Remove obsolete scheduling goal jar env var
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdailis committed Sep 5, 2024
1 parent b702117 commit 7defe3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/Environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ See the [environment variables document](https://github.com/NASA-AMMOS/aerie-gat
| `SCHEDULER_DB_USER` | Username of the Scheduler DB User | `string` | scheduler_service |
| `SCHEDULER_DB_PASSWORD` | Password of the Scheduler DB User | `string` | |
| `SCHEDULER_OUTPUT_MODE` | How scheduler output is sent back to Aerie | `string` | UpdateInputPlanWithNewActivities |
| `SCHEDULER_RULES_JAR` | Jar file to load scheduling rules from (until user input to database) | `string` | /usr/src/app/merlin_file_store/scheduler_rules.jar |
| `MAX_NB_CACHED_SIMULATION_ENGINES` | The maximum number of simulation engines to cache in memory during a scheduling run. Must be at least 1 | `number` | 1 |

## Aerie Sequencing
Expand Down

0 comments on commit 7defe3c

Please sign in to comment.