changed some defaults in config.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user