Merge branch 'session-timeout' of https://github.com/thewh1teagle/filebrowser into session-timeout

This commit is contained in:
thewh1teagle 2022-02-01 19:22:51 +02:00
commit 4bbc497386

View File

@ -25,7 +25,6 @@ you want to change. Other options will remain unchanged.`,
checkErr(err)
hasAuth := false
println(flags)
flags.Visit(func(flag *pflag.Flag) {
switch flag.Name {
case "baseurl":