Skip to content

Commit

Permalink
Merge pull request #82 from abes-esr/develop
Browse files Browse the repository at this point in the history
bug sur noms des variables
  • Loading branch information
julg authored Apr 30, 2024
2 parents 4d1502a + 44c557c commit 2101c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ google.recaptcha.key.threshold=0.7
theses.mail=[email protected]
mail.ws=url

maintenance.recherche=false
maintenance.recherche.message=Service en maintenance. Veuillez reessayer plus tard.
maintenance=false
maintenance.message=Service en maintenance. Veuillez reessayer plus tard.

0 comments on commit 2101c68

Please sign in to comment.