mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
debug log deprecation
This commit is contained in:
parent
dea75c6bf5
commit
4bb8059986
3 changed files with 4 additions and 18 deletions
|
@ -193,7 +193,6 @@ Set these before launching the server (`VAR="" npm run start`)
|
|||
| DOMAIN | string | The domain that the server should use for redirects, cookies, etc. ex.: `qmining.com`, without 'https://', and '/'-s. If not specified `./data/domain` will be used |
|
||||
| NS_NO_HTTPS_FORCE | boolean | Disables automatic redirects from http to https |
|
||||
| NS_THREAD_COUNT | number | Nubmer of CPU cores to use |
|
||||
| NS_LOGLEVEL | number | Debug log level, 0 is the least verbose |
|
||||
| NS_SQL_DEBUG_LOG | boolean | If the SQL queries should be logged |
|
||||
| NS_NOUSER | boolean | If the authorization should be skipped (for testing) |
|
||||
| NS_NOLOG | boolean | If logging should be skipped |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue