diff --git a/trunk/SIPRPSoft/properties/1-development/app.properties b/trunk/SIPRPSoft/properties/1-development/app.properties index f57d52ac..7de8309d 100644 --- a/trunk/SIPRPSoft/properties/1-development/app.properties +++ b/trunk/SIPRPSoft/properties/1-development/app.properties @@ -42,5 +42,7 @@ web_aware.default_role = siprpuser web.images_app_url = http://www.evolute.pt:13080/SIPRPImages/image?id= lembrete.desmarcou = SIPRP Desmarcou -lembrete.notice_exame_days = 15 -lembrete.notice_visita_days = -11 \ No newline at end of file +lembrete.notice_exame_periodico_days=60 +lembrete.notice_exame_admissao_days=60 +lembrete.notice_exame_ocasional_days=60 +lembrete.notice_visita_days=11 \ No newline at end of file diff --git a/trunk/SIPRPSoft/properties/3-production/app.properties b/trunk/SIPRPSoft/properties/3-production/app.properties index 990d41dd..dc37c2f0 100644 --- a/trunk/SIPRPSoft/properties/3-production/app.properties +++ b/trunk/SIPRPSoft/properties/3-production/app.properties @@ -49,8 +49,10 @@ web_aware.default_role = siprpuser web.images_app_url = http://www.evolute.pt:13080/SIPRPImages/image?id= lembrete.desmarcou = SIPRP Desmarcou -lembrete.notice_exame_days = 15 -lembrete.notice_visita_days = -11 +lembrete.notice_exame_periodico_days=60 +lembrete.notice_exame_admissao_days=60 +lembrete.notice_exame_ocasional_days=60 +lembrete.notice_visita_days=11 mail.sender.from=departamentotecnico@siprp.pt