Removed --debug option, which didn't do anything - closes #814

This commit is contained in:
Simon Willison 2020-10-10 16:39:38 -07:00
commit 7e70643852
5 changed files with 1 additions and 9 deletions

View file

@ -130,7 +130,6 @@ Now visiting http://localhost:8001/History/downloads will show you a web interfa
allowed. Use 0.0.0.0 to listen to all IPs and
allow access from other machines.
-p, --port INTEGER Port for server, defaults to 8001
--debug Enable debug mode - useful for development
--reload Automatically reload if database or code change
detected - useful for development
--cors Enable CORS by serving Access-Control-Allow-