From d0c726dc2224c374590f67d4cca0a6f810f32211 Mon Sep 17 00:00:00 2001 From: Cole Helbling Date: Sat, 11 Nov 2023 12:45:29 -0800 Subject: [PATCH] book: update nixos config example --- book/src/admin-guide/deployment/nixos.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/src/admin-guide/deployment/nixos.md b/book/src/admin-guide/deployment/nixos.md index 96b5952..b30f7de 100644 --- a/book/src/admin-guide/deployment/nixos.md +++ b/book/src/admin-guide/deployment/nixos.md @@ -47,6 +47,8 @@ You can import the module in one of two ways: settings = { listen = "[::]:8080"; + jwt = { }; + # Data chunking # # Warning: If you change any of the values here, it will be