aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.