GroupServerIncremental
If you enter true
, the group server retrieves only users and groups that have been modified since the last cycle. If the library that retrieves the information does not support incremental updating of groups, it reverts to non-incremental mode.
If you enter false
, the group server retrieves all users and groups every time it cycles.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Default or MyRepository |
Example: | GroupServerIncremental=true
|
See Also: | GroupServerClearDatastoreOnStart |