mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2024-12-26 07:05:56 -05:00
4580038013
Apparently with docopt, --require-auth=false doesn't work, so booleans with a default value of true can't be turned off. Toggle the default to false to deal with this, for now. I'd prefer the default be true, but I also would prefer to not use a negative --no-require-auth or --allow-unauthenticated flag. I think I'll switch from docopt to clap in the near future; it seems to be what the cool kids use. |
||
---|---|---|
.. | ||
developing-ui.md | ||
install-manual.md | ||
install-scripted.md | ||
install.md | ||
schema.md | ||
secure.md | ||
troubleshooting.md |