Layout
⚙️ Configuration
| Variable | Default | Values | Details |
|---|---|---|---|
| LAYOUT | popup | basic popup | 🚧 Experimentaladded in v3.17 |
| OPEN_NEW_TAB | false | true false | Open file in a new tab.added in v3.2 |
| HIGHLIGHT_UPDATED | true | true false | When a file has been changed in the last 48 hours its last modified date gets bold.added in v2.0 |
| TRANSITION | false | true false | Show fade animation when navigating.added in v3.3.2 |
How to set configuration options
Set the environment variables when starting the container.
Use
Use
docker run...- ...with
-e LAYOUT=popup - ...with
--env-file .envand placeLAYOUT=popupin the file