Announcement

Collapse
No announcement yet.

Release 7.4.0: New permission entries for office products

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Release 7.4.0: New permission entries for office products

    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.
Working...
X