changed some defaults in config.yaml

This commit is contained in:
2020-08-13 12:10:12 +02:00
parent 36bcdd092f
commit 5af8b54e79

View File

@@ -5,14 +5,15 @@ repos:
- community
basedir:
repo: /tmp/www/alhp/
svn2git: al_upstream/
repo: /tmp/alhp/
svn2git: upstream/
makepkg: /usr/share/devtools/makepkg-x86_64.conf
march:
- znver2
- sandybridge
- ivybridge
- skylake
blacklist:
- pacman
@@ -22,7 +23,7 @@ logging:
disable_existing_loggers: True
formatters:
simple:
format: '%(asctime)s - %(name)s - %(levelname)s - %(message)s'
format: '[%(levelname)s] %(message)s'
handlers:
console: