Skip to content

Environment Variables

Graham Steffaniak edited this page May 22, 2025 · 10 revisions

This page describes all of the (optional) environment variables

The preferred configuration method is to use the config.yaml. However, environment variables are available for secrets to specify config, and for developer purposes.

Here is a list of variables:

  • FILEBROWSER_ADMIN_PASSWORD: applies to auth.adminPassword.
  • FILEBROWSER_ONLYOFFICE_SECRET: applies to integrations.office.secret.
  • FILEBROWSER_CONFIG: used if valid and no config argument is provided to cli.

Clone this wiki locally