Commit ee67acff authored by AJ Jordan's avatar AJ Jordan
Browse files

Tell users to restart after setting NODE_ENV

parent 1dfb4f58
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -12,3 +12,6 @@ How to set this environment variable will depend on how you start the
pump.io daemon. If you `use the systemd unit shipped with the package
<../administration/upstream-systemd-unit.html>`_, ``NODE_ENV`` will be
set to ``production`` for you automatically.

If you're `not` using the systemd unit, be sure to restart pump.io after
you set up ``NODE_ENV``.
 No newline at end of file