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       This can be overridden by specifying a different configuration-file  in
13       the following ways:
14
15          · Setting  the  environment variable $dnfdragora to the full path to
16            the configuration-file.
17
18          · Placing the configuration in ~/dnfdragora.yaml.
19
20          · Placing the configuration in the current working-directory.
21
22       The configuration-file will be looked  up  in  the  previous  order  of
23       options.
24

OPTIONS

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

[PATH:] OPTIONS

56       group_icons
57              string
58
59              Sets the path to the icons used for groups.
60

TYPES OF OPTIONS

62       boolean
63              This is a data type with only two possible values.
64
65              One of following options can be used: True, False
66
67       integer
68              It  is  a  whole number that can be written without a fractional
69              component.
70
71       string It is a sequence of symbols or  digits  without  any  whitespace
72              character.
73

FILES

75       Main Configuration File
76              /etc/dnfdragora/dnfdragora.yaml
77

BUGS

79       · See: https://github.com/manatools/dnfdragora/issues
80

RESOURCES

82       · GitHub: https://github.com/manatools/dnfdragora
83

SEE ALSO

85       · dnfdragora(8)
86

AUTHOR

88       Angelo Naselli and Neal Gompa
89
91       2016 - 2017, Angelo Naselli and Neal Gompa
92
93
94
95
961.1.1                            Jan 31, 2019               DNFDRAGORA.YAML(5)
Impressum