The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence upgrade disable user notification

Christos Moysiadis
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 9, 2018

Hello everyone, 

i have this 2 little lines taken from the Confluence staging documentation,which are used to disable the notifications to real users.


-Datlassian.notifications.disabled=true
-Datlassian.mail.senddisabled=true 

I start my replica Confluence as a service every time... its not always on! 

Is there any file that i can put this 2 so i do not write them every time? I know that in Software i can do this.... I have found the \Confluence\bin\catalina.bat has some same pattern of applicable properties but im not sure where to put them 

If anyone knows , i would appreciate it

 

Kind regards

CM

//edit

Or should i put the in setenv.bat

set.pngunder this lines.... like set CATALINA_OPTS=-Datlassian.notifications.disabled=true

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Deleted user
November 9, 2018

Hi Christos,

you can add these to the application parameters in the \Confluence\bin\setenv.bat file.

Christos Moysiadis
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 9, 2018

can you confirm the edited version of my question? 

Is my thought right?

Thnx in advance

Deleted user
November 9, 2018

Christos,

 

Yes, but don't forget to add it to the list instead of replacing other values.

 

So something like this:

CATALINA_OPTS=-Datlassian.notifications.disabled=true %CATALINA_OPTS% 
Like Consulente Atlassian likes this
Christos Moysiadis
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 9, 2018

I really appreciate your help! 

Thank you a lot @[deleted]

Kind regards

TAGS
AUG Leaders

Atlassian Community Events