svrjs-nextjs-website/pages/docs/config/cli-options.md

14 lines
390 B
Markdown
Raw Normal View History

---
title: CLI options
---
2024-09-07 18:48:32 +02:00
# CLI options
2024-09-06 19:36:08 +02:00
- _-h_, _-?_, _/h_, _/?_ or _--help_ - displays help
- _--clean_ - cleans up files created by SVR.JS
- _--reset_ - resets SVR.JS to default settings (**WARNING: DANGEROUS**)
- _--secure_ - runs HTTPS server
- _--disable-mods_ - disables mods (safe mode)
- _--single-threaded_ - runs single-threaded
- _-v_ or _--version_ - displays server version