| Writer instructions | |
|---|---|
| Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. | 
| Purpose | Provide an announcement banner on every page of your space. | 
| Location | Move this page outside of your home branch. | 
| Guidelines | |
+MAXIDLE
The +MAXIDLE parameter specifies the number of minutes a server remains idle before shutting down.
When a server job has been idle for the specified number of minutes, the master instructs it to shut down. This parameter can be useful when a job uses many servers, and you are using only one of those servers towards the end of processing. The unnecessary server jobs end. This frees up their initiators.

| 10 | (default) Server remain idle for 10 minutes before shutting down. The job continues its work. | 
|---|---|
| maxIdleTime | An integer representing the amount of time in minutes a server remains idle before shutting down. The maximum maxIdleTime value is 255. | 
Related topic
