Multiple Configurations
Homarr allows the usage of multiple configs.
Adding configs
Drag-and-Drop
- Download your config from the Homarr settings.
- Change the name of the
.json
file and the name in the.json
file to any name you want (just make sure it's different). - Drag-and-Drop the file into the Homarr tab in your browser.
Using a Filebrowser
- Locate your mounted
default.json
file. - Duplicate your
default.json
file. - Change the name of the
.json
file and the name in the.json
file to any name you want (just make sure it's different). - Refresh the Homarr tab in your browser.
Accessing configs
Changing in settings
- Open settings.
- Select your config.
Via URL
- Add the name of the config to the end of your URL. (E.g.
http://localhost:7575/exampleconfig
)