Skip to content

Commit

Permalink
Add comment about --daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Dec 21, 2024
1 parent cb46ea7 commit bc4b015
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/etc/snapserver.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
# multiple audio streams
#threads = -1

# the pid file when running as daemon
# the pid file when running as daemon (-d or --daemon)
#pidfile = /var/run/snapserver/pid

# the user to run as when daemonized
# the user to run as when daemonized (-d or --daemon)
#user = snapserver
# the group to run as when daemonized
# the group to run as when daemonized (-d or --daemon)
#group = snapserver

# directory where persistent data is stored (server.json)
Expand Down

0 comments on commit bc4b015

Please sign in to comment.