Jump to content

Login Messages


DesComm

Recommended Posts

  • Administrators

Not sure where it is in the code.....

Inactive is the same as retired.

On an individual basis the pilot can be returned to active status by going to Admin panel, Pilots & Groups, View all Pilots. Then edit that specific pilot and change their status from inactive.

If you don't want all pilots to auto-retire after a certain number of days being inactive - in local.config.php, change PILOT_AITO_RETIRE to false. Another option would be to change the PILOT_INACTIVE_TIME to a higher number of days.

# After how long to mark a pilot inactive, in days
Config::Set('PILOT_AUTO_RETIRE', true);
Config::Set('PILOT_INACTIVE_TIME', 90);

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...