forked from cromer/pamac-classic
12 lines
309 B
Plaintext
12 lines
309 B
Plaintext
### Pamac configuration file
|
|
|
|
## How often to check for updates, value in hours:
|
|
RefreshPeriod = 4
|
|
|
|
## Allow Pamac to search and install packages from AUR:
|
|
EnableAUR
|
|
|
|
## When removing a package, also remove those dependencies
|
|
## that are not required by other packages (recurse option):
|
|
#RemoveUnrequiredDeps
|