about summary refs log tree commit homepage
path: root/examples/public-inbox-imapd@.service
diff options
context:
space:
mode:
Diffstat (limited to 'examples/public-inbox-imapd@.service')
-rw-r--r--examples/public-inbox-imapd@.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/public-inbox-imapd@.service b/examples/public-inbox-imapd@.service
index 80104605..1aede65d 100644
--- a/examples/public-inbox-imapd@.service
+++ b/examples/public-inbox-imapd@.service
@@ -16,6 +16,8 @@ After = public-inbox-imapd.socket
 [Service]
 Environment = PI_CONFIG=/home/pi/.public-inbox/config \
 PATH=/usr/local/bin:/usr/bin:/bin \
+TZ=UTC \
+MALLOC_MMAP_THRESHOLD_=131072 \
 PERL_INLINE_DIRECTORY=/tmp/.pub-inline
 
 LimitNOFILE = 30000