Merge branch 'session-timeout' of https://github.com/thewh1teagle/filebrowser into session-timeout
This commit is contained in:
commit
4bbc497386
@ -25,7 +25,6 @@ you want to change. Other options will remain unchanged.`,
|
|||||||
checkErr(err)
|
checkErr(err)
|
||||||
|
|
||||||
hasAuth := false
|
hasAuth := false
|
||||||
println(flags)
|
|
||||||
flags.Visit(func(flag *pflag.Flag) {
|
flags.Visit(func(flag *pflag.Flag) {
|
||||||
switch flag.Name {
|
switch flag.Name {
|
||||||
case "baseurl":
|
case "baseurl":
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user