diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d40ef7fd..568c51c54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Changelog Fab Manager - An administrator can delete a member +- Ability to configure the duration of a reservation slot. Previously, only 60 minutes slots were allowed - Improved user experience in defining slots in the calendar management - Improved notification email to the member when a rolling subscription is taken - Handle Ctrl^C in upgrade scripts - Updated moment-timezone +- [TODO DEPLOY] add the `SLOT_DURATION` environment variable (see [doc/environment.md](doc/environment.md#SLOT_DURATION) for configuration details) ## v4.2.3 2019 October 22 diff --git a/doc/environment.md b/doc/environment.md index 4fcfc5ada..5ba50d6ec 100644 --- a/doc/environment.md +++ b/doc/environment.md @@ -109,7 +109,8 @@ This is useful if you have your own invoicing system and you want to prevent Fab Machine and space availabilities are divided in multiple slots of the duration set by this variable. Default value is 60 minutes (1 hour). -⚠ You should not change this value during the application lifecycle! +⚠ Changing this value during the application life may cause serious issues. +Please ensure there's no machine/space availabilities opened to reservation or already reserved **in the future** when you change this value. DEFAULT_MAIL_FROM