dnfdragora.yaml - Man Page
DNFDragora Configuration Reference
Description
DNFDragora by default uses the global configuration file at /etc/dnfdragora/dnfdragora.yaml.
User preferences are saved into ~/.config/dnfdragora.yaml, and can be all set by using the related dialog under Options menu.
The configuration-file will be looked up in the previous order of options.
Options
- use_comps
boolean
If enabled, group-sorting is read from comps-file. This is recommended for Fedora or other Red Hat-based distributions currently. Default is false.
- always_yes
boolean
If enabled, dnfdragora will assume Yes where it would normally prompt for confirmation from user input. Default is False.
- update_interval
integer
Sets the interval in minutes, dnfdragora-updater continuously checks for new available updates.
- log_filename
string
Sets the destination path for dnfdragora.log.
- log_level_debug
boolean
Enable/disable debug logging. Default is true.
[Path:] Options
- group_icons
string
Sets the path to the icons used for groups.
Types of Options
- boolean
This is a data type with only two possible values.
One of following options can be used: True, False
- integer
It is a whole number that can be written without a fractional component.
- string
It is a sequence of symbols or digits without any whitespace character.
Files
- Main Configuration File
/etc/dnfdragora/dnfdragora.yaml
Bugs
Resources
See Also
Author
Angelo Naselli and Neal Gompa
Copyright
2024 - 2017, Angelo Naselli and Neal Gompa