1DNFDRAGORA.YAML(5)                dnfdragora                DNFDRAGORA.YAML(5)
2
3
4

NAME

6       dnfdragora.yaml - DNFDragora Configuration Reference
7

DESCRIPTION

9       DNFDragora  by  default uses the global configuration file at /etc/dnf‐
10       dragora/dnfdragora.yaml.
11
12       User preferences are saved into ~/.config/dnfdragora.yaml, and  can  be
13       all set by using the related dialog under Options menu.
14
15       The  configuration-file  will be looked up in the previous order of op‐
16       tions.
17

OPTIONS

19       use_comps
20              boolean
21
22              If enabled, group-sorting is read from comps-file. This is  rec‐
23              ommended  for  Fedora  or other Red Hat-based distributions cur‐
24              rently. Default is false.
25
26       always_yes
27              boolean
28
29              If enabled, dnfdragora will assume Yes where it  would  normally
30              prompt for confirmation from user input. Default is False.
31
32       update_interval
33              integer
34
35              Sets  the  interval  in minutes, dnfdragora-updater continuously
36              checks for new available updates.
37
38       log_filename
39              string
40
41              Sets the destination path for dnfdragora.log.
42
43       log_level_debug
44              boolean
45
46              Enable/disable debug logging. Default is true.
47

[PATH:] OPTIONS

49       group_icons
50              string
51
52              Sets the path to the icons used for groups.
53

TYPES OF OPTIONS

55       boolean
56              This is a data type with only two possible values.
57
58              One of following options can be used: True, False
59
60       integer
61              It is a whole number that can be written  without  a  fractional
62              component.
63
64       string It  is  a  sequence  of symbols or digits without any whitespace
65              character.
66

FILES

68       Main Configuration File
69              /etc/dnfdragora/dnfdragora.yaml
70

BUGS

72       • See: https://github.com/manatools/dnfdragora/issues
73

RESOURCES

75       • GitHub: https://github.com/manatools/dnfdragora
76

SEE ALSO

78dnfdragora(8)
79

AUTHOR

81       Angelo Naselli and Neal Gompa
82
84       2022 - 2017, Angelo Naselli and Neal Gompa
85
86
87
88
892.1.2                            Jul 21, 2022               DNFDRAGORA.YAML(5)
Impressum