Software /
code /
prosody
Comparison
man/prosodyctl.markdown @ 12244:858d40d675ee
util.startup: Teach prosodyctl to be completely --silent
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Nov 2021 23:07:51 +0100 |
parent | 12243:73ecfe811526 |
child | 12245:dfa3cac981bc |
comparison
equal
deleted
inserted
replaced
12243:73ecfe811526 | 12244:858d40d675ee |
---|---|
141 : Increase log level to show debug messages. | 141 : Increase log level to show debug messages. |
142 | 142 |
143 `--quiet` | 143 `--quiet` |
144 : Reduce log level to only show errors. | 144 : Reduce log level to only show errors. |
145 | 145 |
146 `--silent` | |
147 : Disable logging completely, leaving only command output. | |
148 | |
146 # FILES | 149 # FILES |
147 | 150 |
148 `/etc/prosody/prosody.cfg.lua` | 151 `/etc/prosody/prosody.cfg.lua` |
149 : The main prosody configuration file. prosodyctl reads this to | 152 : The main prosody configuration file. prosodyctl reads this to |
150 determine the process ID file of the prosody server daemon and to | 153 determine the process ID file of the prosody server daemon and to |