Web File Browser

Table of contents

config init

Synopsis

Initialize a new database to use with File Browser. All of this options can be changed in the future with the command ‘filebrowser config set’. The user related flags apply to the defaults when creating new users and you don’t override the options.

filebrowser config init [flags]

Options

NameShorthandUsage
addreaaddress to listen on
auth.header HTTP header for auth.method=proxy
auth.method authentication type
baseurlbbase url
branding.disableExternal disable external links such as GitHub links
branding.files path to directory with images and custom styles
branding.name replace ‘File Browser’ by this name
certttls certificate
commands a list of the commands a user can execute
helphhelp for init
keyktls key
locale locale for users
lockPassword lock password
logllog output
perm.admin admin perm for users
perm.create create perm for users
perm.delete delete perm for users
perm.download download perm for users
perm.execute execute perm for users
perm.modify modify perm for users
perm.rename rename perm for users
perm.share share perm for users
portpport to listen on
recaptcha.host use another host for ReCAPTCHA. recaptcha.net might be useful in China
recaptcha.key ReCaptcha site key
recaptcha.secret ReCaptcha secret
rootrroot to prepend to relative paths
scope scope for users
shell shell command to which other commands should be appended
signupsallow users to signup
sorting.asc sorting by ascending order
sorting.by sorting mode (name, size or modified)
viewMode view mode for users

Inherited

NameShorthandUsage
configcconfig file path
databaseddatabase path