Remove locking config (#3519)

This flag is no longer needed. It was used to control file locking on the *.data files.

Co-authored-by: Sebastian Carlos <sebastiancarlos@gmail.com>
This commit is contained in:
Sebastian Carlos
2024-06-28 19:12:10 -03:00
committed by GitHub
parent 5ab51271b0
commit b70d8ef574
6 changed files with 1 additions and 19 deletions

View File

@@ -176,7 +176,6 @@ int CmdShow::execute (std::string& output)
" limit"
" list.all.projects"
" list.all.tags"
" locking"
" nag"
" news.version"
" obfuscate"