services.lasuite-meet.settings

Configuration options of meet. See https://github.com/suitenumerique/meet/blob/v1.5.0/docs/env.md REDIS_URL and CELERY_BROKER_URL are set if services.lasuite-meet.redis.createLocally is true. DB_NAME DB_USER and DB_HOST are set if services.lasuite-meet.postgresql.createLocally is true.

Type
open submodule of lazy attribute set of (null or string or boolean or absolute path or signed integer)
Default
{ }
Example
''
  {
    DJANGO_ALLOWED_HOSTS = "*";
  }
''
Declared
<nixpkgs/nixos/modules/services/web-apps/lasuite-meet.nix>