Configuration

Pages

Home
Subscriptions
Caching
Bookmarks
Configuration
Client Certificates
Handling Other URL Schemes
Opening or streaming non text files
Proxying
Source Code Highlighting

Amfora's config file is written in the intuitive TOML configuration file format. It is located at `~/.config/amfora/config.toml` by default. If the `$XDG_CONFIG_HOME` variable is set then the configuration file can be found at `$XDG_CONFIG_HOME/amfora/config.toml`.

TOML

On Windows, the configuration file can be found at `%APPDATA%\amfora\config.toml`, which usually expands to `C:\Users\<username>\AppData\Roaming\amfora\config.toml`.

The default config file can be viewed at default-config.toml. Amfora will place that file in the config file location if it doesn't exist.

default-config.toml

If you'd like to support Amfora development, you can sponsor me through Ko-Fi or Github Sponsors. Feel free to submit a PR as well! Thanks.

Ko-Fi
Github Sponsors