woody 1 год назад
Родитель
Сommit
260801d7ab

+ 1 - 0
src/main/resources/application-dev.yml

@@ -20,6 +20,7 @@ platform:
   oauth:
     token:
       secret: oauth.token.secret@chelvc!@#2023
+      recheck: true
   upload:
     standard:
       path: /home/chelvc/upload

+ 1 - 0
src/main/resources/application-pre.yml

@@ -20,6 +20,7 @@ platform:
   oauth:
     token:
       secret: oauth.token.secret@chelvc!@#2023
+      recheck: true
   upload:
     standard:
       path: /home/chelvc/upload

+ 1 - 0
src/main/resources/application-prod.yml

@@ -20,6 +20,7 @@ platform:
   oauth:
     token:
       secret: oauth.token.secret@chelvc!@#2023
+      recheck: true
   upload:
     standard:
       path: /home/chelvc/upload

+ 1 - 0
src/main/resources/application-test.yml

@@ -20,6 +20,7 @@ platform:
   oauth:
     token:
       secret: oauth.token.secret@chelvc!@#2023
+      recheck: true
   upload:
     standard:
       path: /home/chelvc/upload