Skip to content

Commit e91062e

Browse files
DidayoloObada Haddad
authored andcommitted
remove github numbers
1 parent c3d31c2 commit e91062e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • documentation/docs/Developers_and_Administrators/Upgrading_Codabench

documentation/docs/Developers_and_Administrators/Upgrading_Codabench/Postgres-18.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!!! note "After upgrading from Codabench <1.24.0, you will need to perform important manual interventions."
22

3-
## Rabbit (#2061)
3+
## Rabbit
44
We also need to log into the RabbitMQ interface and enable the flags it wants us to enable after upgrading.
55

66
RabbitMQ port, username and password to access the interface are defined in the `.env` file.
@@ -10,7 +10,7 @@ RabbitMQ port, username and password to access the interface are defined in the
1010
More information about feature flags [here](https://www.rabbitmq.com/docs/feature-flags)
1111

1212

13-
## Database (Postgres 12 -> 18) (#2091)
13+
## Database (Postgres 12 -> 18)
1414
### 1. Maintenance mode on to avoid update on the database during the upgrade:
1515

1616
```sh

0 commit comments

Comments
 (0)