aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpg9182 <96569817+pg9182@users.noreply.github.com>2023-03-29 06:27:39 -0400
committerpg9182 <96569817+pg9182@users.noreply.github.com>2023-03-29 06:27:39 -0400
commitaed63fe1272bca4348c771724babb10dcac4b972 (patch)
tree4e56ca5c3c497392a4c134be32ab748035f17fda
parentc1117bb859053a2edace051a95506a0509869c0f (diff)
downloadAtlas-aed63fe1272bca4348c771724babb10dcac4b972.tar.gz
Atlas-aed63fe1272bca4348c771724babb10dcac4b972.zip
docs: Update production config
-rw-r--r--docs/PRODUCTION.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/PRODUCTION.md b/docs/PRODUCTION.md
index d201bb7..5e27ca3 100644
--- a/docs/PRODUCTION.md
+++ b/docs/PRODUCTION.md
@@ -184,6 +184,9 @@ This document describes the recommended setup for an non-containerized Atlas ser
# ip2location
ATLAS_IP2LOCATION=/usr/share/ip2location-lite/IP2LOCATION-LITE-DB11.IPV6.BIN
+
+ # misc
+ ATLAS_JOKES=true
```
Note: The `@` values in the config are references to systemd credentials, which will be described later.