about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJames Atkins <james@jamesatkins.com>2024-05-24 07:32:57 -0500
committerJames Atkins <james@jamesatkins.com>2024-05-24 09:17:42 -0500
commitbcaf6de4675240018d07849b6fb86ae98591dce0 (patch)
treec5f6aed81393f28c1fbd9448ffd56c1e9233425b /nixos
parenteb6aea88a01f9dbceac6dce3d2e9fae3644b37cc (diff)
mealie: 1.2.0 -> 1.7.0
https://github.com/mealie-recipes/mealie/releases/tag/v1.7.0
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/web-apps/mealie.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/services/web-apps/mealie.nix b/nixos/modules/services/web-apps/mealie.nix
index 8f68828e7a0be..11bbd2834acc9 100644
--- a/nixos/modules/services/web-apps/mealie.nix
+++ b/nixos/modules/services/web-apps/mealie.nix
@@ -28,8 +28,6 @@ in
         Configuration of the Mealie service.
 
         See [the mealie documentation](https://nightly.mealie.io/documentation/getting-started/installation/backend-config/) for available options and default values.
-
-        In addition to the official documentation, you can set {env}`MEALIE_LOG_FILE`.
       '';
       example = {
         ALLOW_SIGNUP = "false";