Skip to content

Commit

Permalink
modif variables mode maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
julg committed Apr 30, 2024
1 parent 00c2eb8 commit b6d3810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package fr.abes.thesesapirecherche.filters;

import jakarta.servlet.*;
import jakarta.servlet.http.HttpServletRequest;
import jakarta.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.annotation.Order;
Expand Down
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=xxxx@abes.fr
mail.ws=url

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

0 comments on commit b6d3810

Please # to comment.