Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
server{
   ...
   proxy_read_timeout 3600;
   proxy_connect_timeout 3600;
   proxy_send_timeout 3600; 
   ...
}

GCP

...

Info

Confluence custom schedule settings are reverted to default

On Confluence restart, if any custom schedule settings are reverted to default but still schedule runs with default settings.

Workaround, you need to re-save the custom settings. See, https://jira.atlassian.com/browse/CONFSERVER-55455