File Icons
Display file and folders icons in the file tree. Increases the css bundle.
⚙️ Configuration
| Variable | Default | Values | Details |
|---|---|---|---|
| ICONS | true | true false | added in v2.1 |
How to set configuration options
Set the environment variables when starting the container.
Use
Use
docker run...- ...with
-e ICONS=true - ...with
--env-file .envand placeICONS=truein the file