Libzypp/Configuration

From openSUSE

/etc/zypp/zypp.conf

Settings you can set in /etc/zypp/zypp.conf and their default values if they are not specified

[main]
# Where repo metadata is downloaded
metadatadir=/var/cache/zypp/raw
# Where known repositories are defined
reposdir=/etc/zypp/repos.d
# Where the repository cache is created
cachedir=/var/cache/zypp
# architecture (be careful)
arch=(detected architecture)

References