Change the AD Group Synchronization Interval
Original Question or Issue:
Environment:
- Product - FileCloud Server,
- Version -
- Platform - Windows
Steps to Reproduce:
Error or Log Message:
Defect or Enhancement Number:
Cause:
Resolution or Workaround:
Add or modify the following key in cloudconfig.php:
define("TONIDOCLOUD_ADGROUPSYNC_INTVL", 2);
Location:
- Windows:
XAMPP DIRECTORY/htdocs/config/cloudconfig.php - Linux:
/var/www/config/cloudconfig.php
Note: The synchronization interval is measured in hours, and the minimum supported value is 1 hour.
After the change: Restart the Message Queue service.
Notes: