+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+228
nixos/modules/services/web-servers/send.nix
+228
nixos/modules/services/web-servers/send.nix
···+All the available config options and their defaults can be found here: https://github.com/timvisee/send/blob/master/server/config.js,+some descriptions can found here: https://github.com/timvisee/send/blob/master/docs/docker.md#environment-variables+Values under {option}`services.send.environment` will override the predefined values in the Send service.+Due to limitations in {option}`systemd.services.send.serviceConfig.DynamicUser`, this item is read only.+message = "the redis host must be localhost if services.send.redis.createLocally is set to true";+BASE_URL = if (cfg.baseUrl == null) then "http://${cfg.host}:${toString cfg.port}" else cfg.baseUrl;
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+34
nixos/tests/send.nix
+34
nixos/tests/send.nix
···