Commit Graph

5 Commits (f378cb572a73aa826a18f40c28cfcd4cd1e661fc)

Author SHA1 Message Date
techknowlogick 897927690f
Rename LFS_JWT_SECRET to include OAUTH2 as well ()
John Olheiser e255df83a6 Change verbose flag in dump command to avoid colliding with global version flag ()
* Change verbose flag to avoid colliding with version flag
* Update docs

Signed-off-by: jolheiser <john.olheiser@gmail.com>
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build ()
ngourdon 2b9b3310f6 Add username flag in create-user command ()
* Add username flag in create-user command

* Fix the error message

* Change name to username on flag of create-user command

* Include create-user flags of both versions

* delete deprecated example of create-user command
nodiscc 0f54f42646 docs: document setup with read-only config ()