# Define where to perform folder grouping.
# This filters the database results for duplicate folders in the where 
# clause of the db statement or afterwards in the application. 
# Possible values: TRUE / FALSE
ENABLE_DB_GROUPING: TRUE

# Enable or disable folder caching. Possible values: TRUE / FALSE
ENABLE_FOLDER_CACHE: TRUE

# Determine whether to ignore 'shared addressbook' folder or not.
# Possible values: TRUE / FALSE
IGNORE_SHARED_ADDRESSBOOK=TRUE

# Define if users are allowed to edit their own contact object
# contained in folder 'Global Address Book' aka 'Internal Users'. Switching this
# parameter only has an effect for new created contexts.
ENABLE_INTERNAL_USER_EDIT=TRUE
