In order to allow customers to separately configure the capabilities for our (existing and future) office product, a new configuration file documents.properties has been added with the capabilities defined in them:
# Enables or disables the text module capability globally.
# com.openexchange.capability.text=false
# Enables or disables the spreadsheet module capability globally.
# com.openexchange.capability.spreadsheet=false
# Enables or disables the presentation module capability globally.
# com.openexchange.capability.presentation=false
The capabilities default to being disabled.
# Enables or disables the text module capability globally.
# com.openexchange.capability.text=false
# Enables or disables the spreadsheet module capability globally.
# com.openexchange.capability.spreadsheet=false
# Enables or disables the presentation module capability globally.
# com.openexchange.capability.presentation=false
The capabilities default to being disabled.