MyNixOS website logo
option

services.lasuite-docs.collaborationServer.settings

Configuration options of collaboration server.

See https://github.com/suitenumerique/docs/blob/v3.6.0/docs/env.md.

Declarations
Type
open submodule of attribute set of (string or boolean)
Default
{ }
Example
''
  {
    COLLABORATION_LOGGING = true;
  }
''